The first commit combines the existing two macros. The second commit replaces the new macro with the array code. It might help to check the individual commits when reviewing.
Draft as it needs testing. Perhaps commits like this should target an unstable build branch? You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/2301 -- Commit Summary -- * build.c: Replace return_cmd_if macros with simpler BREAK_IF_CMD macro * Replace unhygienic macro calls with array of struct -- File Changes -- M src/build.c (115) -- Patch Links -- https://github.com/geany/geany/pull/2301.patch https://github.com/geany/geany/pull/2301.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/2301
