summaryrefslogtreecommitdiff
path: root/tests/scanner/annotationparser/gi/tag.xml
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-08-13 23:16:41 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-10-08 20:56:36 +0200
commit0af20939c8e2deaf1d1f06e069594d53acf65d2f (patch)
tree0fa1eac5ddc6f440552ddb200211f0915f889667 /tests/scanner/annotationparser/gi/tag.xml
parentf52986074fb44f523b35eb0b051c562269c723a8 (diff)
downloadgobject-introspection-0af20939c8e2deaf1d1f06e069594d53acf65d2f.tar.gz
giscanner: make some warnings errors
GTK-Doc comment block fixer tool will refuse to rewrite source files that generated errors (indicating a source->parse tree->source would result in information being lost), but will happily continue on warnings (which do not result in information being lost).
Diffstat (limited to 'tests/scanner/annotationparser/gi/tag.xml')
-rw-r--r--tests/scanner/annotationparser/gi/tag.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/annotationparser/gi/tag.xml b/tests/scanner/annotationparser/gi/tag.xml
index d7eca816..d116841c 100644
--- a/tests/scanner/annotationparser/gi/tag.xml
+++ b/tests/scanner/annotationparser/gi/tag.xml
@@ -31,7 +31,7 @@
</tags>
</docblock>
<messages>
- <message>7: Warning: Test: ignoring invalid multiline annotation continuation:
+ <message>7: Error: Test: ignoring invalid multiline annotation continuation:
* (transfer full): something
^</message>
</messages>