Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analysis of a subproject instead of the real project #26

Open
gavr123456789 opened this issue Jan 31, 2020 · 2 comments
Open

Analysis of a subproject instead of the real project #26

gavr123456789 opened this issue Jan 31, 2020 · 2 comments

Comments

@gavr123456789
Copy link

Errors:

** (process:19754): WARNING **: 02:00:34.272: Server.vala:440: Multiple executable targets found in Meson build file, additional executable target will be ignored: 'exec' (executable) ignored

** (process:19754): WARNING **: 02:00:37.092: Server.vala:440: Multiple executable targets found in Meson build file, additional executable target will be ignored: 'exec' (executable) ignored

** (process:19754): WARNING **: 02:01:07.106: Server.vala:440: Multiple executable targets found in Meson build file, additional executable target will be ignored: 'exec' (executable) ignored

** (process:19754): WARNING **: 02:01:12.110: Server.vala:440: Multiple executable targets found in Meson build file, additional executable target will be ignored: 'exec' (executable) ignored
Server running in Unix (debug level: warn, API version: 0.46, BUILD version: 0.46.5)...

Project example https://gitlab.com/gavr123456789/vala-snippets/tree/master/TextProcessor
I don't get autocomplete and analysis inside the project, but I see warning from the Gpseq subproject.

@gavr123456789
Copy link
Author

Now I have returned to the same project and faced the same problem. Subprojects are analyzed instead of real projects, which can be a problem for projects that use meson wrap.
image

I remember that this VLS is not a priority for you. I just want to say that this is a pretty important issue for the future.

@gavr123456789
Copy link
Author

Just for the record: VLC leaks 2 megabytes for each autocomplete in the project(~1KLOC).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant