[Github-comments] [geany/geany] C parser breaks with multi-line comment in macro (#2349)

elextr notifications at xxxxx
Thu Oct 10 02:30:39 UTC 2019


Technically the macro is correct as is, translation phase 2 (removal of backslash newline pairs) and translation phase 3 (replacement of comments with a single space) are run before translation phase 3 (the preprocessor) which therefore will see the `#define` on one line as is required.

So its a ctags error, and if somebody could be bothered they could open a ctags issue.

-- 
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/issues/2349#issuecomment-540304032
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191009/219ac3c8/attachment.html>


More information about the Github-comments mailing list