[Github-comments] [geany/geany] Move symbol tree root mappings to tm_parser.c (PR #3137)

Jiří Techet notifications at github.com
Mon Apr 4 23:17:35 UTC 2022


> Oh, and please don't take this as an application for becoming the next tagmanager expert :D.

Too late, it's you now :-P.

I fixed the warnings and noticed a few more of `-Wsign-compare` and `-Wunused-variable` warnings which were introduced in some past commits so fixed these too while there.

> map_C_old_parser is used for Ferite and GLSL according to its comment. Ferite is gone and GLSL used the normal C parser, so I guess this whole map entry can be removed?

Yes. And thanks to this we don't need `COMMON_C` and `COMMON_C_NEW_PARSER` as separate defines so I removed `COMMON_C_NEW_PARSER` and moved the entries directly to `COMMON_C`.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3137#issuecomment-1088106974
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3137/c1088106974 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220404/e63ef6b9/attachment.htm>


More information about the Github-comments mailing list