There were mostly expected "problems" like new source files that had to be added, rename of perl6.c to raku.c, update of kind mappings, etc.

The only unexpected thing is the behavior of the javascript parser - this is from the javascript commit message:

There are lots of differences because of

universal-ctags/ctags@6d85089

Also

universal-ctags/ctags@b1870b8

seems to confuse the parser in simple.js so it doesn't generate my_global_var2.

Finally, Geany reports

(geany:820768): Tagmanager-WARNING **: 20:38:28.755: ignoring null tag in /home/parallels/projects/geany/doc/reference/jquery.js(line: 2, language: JavaScript)

@b4n Does the PR in general and the javascript parser in particular look good to you? I didn't investigate the javascript parser differences much as I'm not a javascript user myself. At least the NULL warning should be fixed though.


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

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

Commit Summary

File Changes

(200 files)

Patch Links:


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/3859@github.com>