diff options
author | Colin Walters <walters@verbum.org> | 2011-08-13 09:35:10 -0400 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2011-08-13 09:38:27 -0400 |
commit | bdeccbd7de9c1e42a879a6f9b01756280a138f47 (patch) | |
tree | 3c1e7af5e8f81386c73fe9db0280d8cbec97ac12 /.gitignore | |
parent | dead144faeeef4c0cd547ca287ede994745dbe7d (diff) | |
download | gobject-introspection-bdeccbd7de9c1e42a879a6f9b01756280a138f47.tar.gz |
annotationparser: Only accept certain tags
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).
https://bugzilla.gnome.org/show_bug.cgi?id=656458
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions