GNOME Bugzilla – Bug 656504
annotationparser: Don't eat lines that look like parameters outside param list
Last modified: 2015-02-07 16:45:34 UTC
If we're done parsing parameters, previously we would simply eat lines that looked like @foo: blah blah Example is in gtkcssprovider.c.
Created attachment 193805 [details] [review] annotationparser: Don't eat lines that look like parameters outside param list
Makes sense to me that once we stop parsing parameters, the rest of the lines are included as comments. This fixes a bunch of mismatches tags in the Gtk GIR.
Attachment 193805 [details] pushed as ff290d2 - annotationparser: Don't eat lines that look like parameters outside param list
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]