Re: [anjuta-devel] Clang and the include files
- From: Moritz Lüdecke <ritze skweez net>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Clang and the include files
- Date: Thu, 09 Aug 2012 15:05:27 +0200
Hi,
anjuta_pkg_config_get_directories ()[1] hides the dir
/usr/lib/glib-2.0/include, because the method grep to "include/". [2] Is
this purpose? If not, I'll correct this...
And another problem: I get the following compiler warning:
parser-clang-assist.c:181:31: warning: unknown escape sequence: '\.'
[enabled by default]
(See also [3])
When I replace "\." with "\\.", the compiler warning disappear, but I
get no more include folders.
Regards,
Moritz
[1]
http://git.gnome.org/browse/anjuta/tree/libanjuta/anjuta-pkg-config.c#n88
[2]
http://git.gnome.org/browse/anjuta/tree/libanjuta/anjuta-pkg-config.c#n110
[3]
https://github.com/ritze/anjuta-clang/blob/44ed771a9daf6373616c2085a60a11c8c3c87b2a/plugins/parser-clang/parser-clang-assist.c#L160
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]