summaryrefslogtreecommitdiff
path: root/tests/scanner/annotationparser/gi/tag_deprecated.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_deprecated.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_deprecated.xml')
-rw-r--r--tests/scanner/annotationparser/gi/tag_deprecated.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/annotationparser/gi/tag_deprecated.xml b/tests/scanner/annotationparser/gi/tag_deprecated.xml
index fbd342b6..dcbb2195 100644
--- a/tests/scanner/annotationparser/gi/tag_deprecated.xml
+++ b/tests/scanner/annotationparser/gi/tag_deprecated.xml
@@ -95,7 +95,7 @@
</tags>
</docblock>
<messages>
- <message>5: Warning: Test: multiple 'Deprecated:' tags for identifier 'test_multiple_tags':
+ <message>5: Error: Test: multiple "Deprecated:" tags for identifier "test_multiple_tags":
* Deprecated: 2.0
^</message>
</messages>