16 Feb
2010
16 Feb
'10
11:07 p.m.
http://bugs.winehq.org/show_bug.cgi?id=16453 --- Comment #17 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-16 17:07:14 --- It seems I found a clean enough workaround for that - we could reliably know that declaration was present in original document checking 'doc->standalone' or similar field for input parser context. If it is -1 then no declaration was present in xml stream. So if it's not -1 we could construct additional PI node with data already present in xmlDoc structure. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.