Re: [anjuta-devel] The new parser-engine Plugin
- From: Moritz Lüdecke <ritze skweez net>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] The new parser-engine Plugin
- Date: Mon, 16 Jul 2012 20:57:25 +0200
Hi Johannes,
Most of the cxx-parser runs with the AnjutaLanguageProvider. But I've a
little problem. When I check the method for parameters [1], I get an
error:
libanjuta-symbol-db-WARNING **: Symbol field '5' is not present in
the query. Make sure to include it during query
I moved this query to another place. Before my changes, it was in
cpp_java_assist_activate() [2], which you can find in
AnjutaLanguageProvider [3] now.
Also IANJUTA_SYMBOL_FIELD_SIGNATURE is included during query [4], so
it's confused me.
Regards,
Moritz
[1]
https://github.com/ritze/anjuta-clang/blob/parser/plugins/parser-cxx/assist.c#L132
[2]
http://git.gnome.org/browse/anjuta/tree/plugins/language-support-cpp-java/cpp-java-assist.c#n1292
[3]
https://github.com/ritze/anjuta-clang/blob/parser/libanjuta/anjuta-language-provider.c#L458
[4]
https://github.com/ritze/anjuta-clang/blob/parser/plugins/parser-cxx/assist.c#L1016
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]