This pull's not very interesting, but worth merging. * First commit: Split out legacy code from build_load_menu() and put assign_cmd() in the middle, nearer where it's used - follow up tweak to #2256. * Second commit: Split build cleanup out of destroy_project() as the latter is quite long. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2272 -- Commit Summary -- * Split out reading old [build_settings] from build_load_menu() * Gather project build finalisation code into cleanup_project_build() -- File Changes -- M src/build.c (47) M src/project.c (19) -- Patch Links -- https://github.com/geany/geany/pull/2272.patch https://github.com/geany/geany/pull/2272.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2272
