Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
tomoe
tomoe-0.6.0-fixes-set-parse-error.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tomoe-0.6.0-fixes-set-parse-error.patch of Package tomoe
Index: tomoe-0.6.0/lib/tomoe-xml-parser.c =================================================================== --- tomoe-0.6.0.orig/lib/tomoe-xml-parser.c +++ tomoe-0.6.0/lib/tomoe-xml-parser.c @@ -80,9 +80,9 @@ set_parse_error (GMarkupParseContext *co "Invalid content at line %d char %d of %s.", line, chr, data->filename); - *error = g_error_new (G_MARKUP_ERROR, - G_MARKUP_ERROR_INVALID_CONTENT, - buf); + *error = g_error_new_literal (G_MARKUP_ERROR, + G_MARKUP_ERROR_INVALID_CONTENT, + buf); } static void
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor