Mercurial
bookloupe
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
files
|
changeset
| file |
revisions
|
annotate
|
diff
|
raw
test/harness/warningsparser.h
author
ali <ali@juiblex.co.uk>
Sat Jul 20 11:07:02 2013 +0100 (2013-07-20)
changeset 76
4e6e7cc6b50d
permissions
-rw-r--r--
Give a useful error if input is neither UTF-8 nor Windows-1252
1
#include <glib.h>
2
3
GMarkupParseContext *warnings_parse_context_new(Testcase *testcase);