[Github-comments] [geany/geany] Use C parser for GLSL files (PR #3073)

Jiří Techet notifications at xxxxx
Thu Dec 30 16:22:49 UTC 2021


The GLSL portion of c.c doesn't seem to do anything - it's just a synonym
for a C parser which can be used directly instead. This way we can
switch to the new cxx parser for GLSL too and reduce one more language
to care about in c.c.

For reference, the GLSL "parser" was introduced in commit

6ce421f1411060b8576bdac982cca11229b8ef96
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3073

-- Commit Summary --

  * Use C parser for GLSL files

-- File Changes --

    M ctags/parsers/geany_c.c (19)
    M src/filetypes.c (2)
    M src/tagmanager/tm_parser.c (5)
    M src/tagmanager/tm_parser.h (1)
    M src/tagmanager/tm_parsers.h (1)

-- Patch Links --

https://github.com/geany/geany/pull/3073.patch
https://github.com/geany/geany/pull/3073.diff

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

Message ID: <geany/geany/pull/3073 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211230/1179daa8/attachment.htm>


More information about the Github-comments mailing list