What has probably happened is the meson.build hasn't been updated since the 
julia parser was merged, and I admit I havn't tested the meson build since 
then.  So it probably just needs the file listed in the meson.build file with 
the other ctags/parsers files.

Quick explain, meson requires all files to be explicitly listed, it doesn't 
search to see whats in the directories the way make does.  Its how meson gets 
its speed since it doesn't need to rebuild the ninja files every time.  Not a 
lot of impact with Geany, but huge with things like chromium or llvm etc.

-- 
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/pull/2761#issuecomment-894776942

Reply via email to