diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2017-06-19 00:24:12 +0200 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2017-06-20 13:19:47 +0200 |
commit | 872fea9485bd715aeccdaef64cda8a4cc05bd9c5 (patch) | |
tree | c2737c65e416b9b8ac68569510af68064d5ea48b /result/errors/754946.xml.err | |
parent | d9e43c7db51ed97cfff6a2a065b6851bcbac59ac (diff) | |
download | libxml2-872fea9485bd715aeccdaef64cda8a4cc05bd9c5.tar.gz |
Get rid of "blanks wrapper" for parameter entities
Now that replacement of parameter entities goes exclusively through
xmlSkipBlankChars, we can account for the surrounding space characters
there and remove the "blanks wrapper" hack.
Diffstat (limited to 'result/errors/754946.xml.err')
-rw-r--r-- | result/errors/754946.xml.err | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/result/errors/754946.xml.err b/result/errors/754946.xml.err index 4c195265..be777817 100644 --- a/result/errors/754946.xml.err +++ b/result/errors/754946.xml.err @@ -1,7 +1,7 @@ -Entity: line 1: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration +./test/errors/754946.xml:3: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration - %SYSTEM; - ^ + %SYSTEM; + ^ Entity: line 1: A<lbbbbbbbbbbbbbbbbbbb_ ^ |