Please submit the changes to upstream Universal Ctags, we need to be able to import it unchanged, we don't have the resources to keep patches that will have to be re-applied every time ctags is updated.

The file I modified is ctags/parsers/geany_matlab.c, which looks like a modified version by Geany (it has "geany" in the name!), is it not?
I just checked in the universal-ctags project and their matlab.c is completely different to the one in Geany, so I guess Geany just uses its own modified version.
I'm a bit confused about all this process (this is my first "real" commit to Geany with actual C code in it).

(There's still the small issue of all the tests failing; I'm working on it)

PS: maybe universal-ctags's matlab.c was removed for historical reasons and the devs forgot about it, and it should just be added back replacing Geany's own modified version? I can test if the upstream version works too.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3358/c1364759261@github.com>