aboutsummaryrefslogtreecommitdiff
path: root/changes/decouple_dir_all_unreachable
blob: 1e57b3dfbde465662fbe673479f2861493c10945 (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Simply the control graph further by deferring the inner body of
      directory_all_unreachable() into a callback. Closes ticket
      16762.