[Github-comments] [geany/geany] build.c: Replace unhygienic `return_cmd_if` macros with CommandSet array (#2301)

Nick Treleaven notifications at xxxxx
Fri Sep 13 15:38:46 UTC 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190913/8c797716/attachment.html>


More information about the Github-comments mailing list