[Github-comments] [geany/geany] build: Split up two functions (#2272)
Nick Treleaven
notifications at xxxxx
Fri Aug 23 16:11:32 UTC 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190823/35ec9037/attachment.html>
More information about the Github-comments
mailing list