GNOME Bugzilla – Bug 656458
annotationparser: Only accept certain tags
Last modified: 2015-02-07 16:48:08 UTC
Previously we were eating any line form "* [A-Za-z]: " as a tag, but this is a problem since e.g. gtk/gtk/gtkcssprovder.c had literal CSS e.g. block: which erroneously matched. Fix this by only accepting particular tags, similar to what gtk-doc does (although we accept a superset, e.g. transfer too).
Created attachment 193765 [details] [review] annotationparser: Only accept certain tags
Review of attachment 193765 [details] [review]: Looks great, thanks
Attachment 193765 [details] pushed as bdeccbd - annotationparser: Only accept certain tags
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]