GNOME Bugzilla – Bug 630994
[g-ir-scanner] Ignore #pragma in scanned sources (PATCH)
Last modified: 2015-02-07 16:52:10 UTC
On cygwin, system header files contain some #pragma directives. When g-ir-scanner encounters them, it reports annoying false-alarm syntax errors. Since there is no use for scanner to handle #pragma directives, it is probably best to ignore them completely.
Created attachment 171418 [details] [review] Ignore #pragma directives while lexing preprocessed source.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]