[Bug 23788] Samsung Kies installer stops early

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 27 07:53:28 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23788





--- Comment #3 from Nikolay Sivov <bunglehead at gmail.com>  2010-07-27 07:53:27 ---
Yes, I think it's fine to send it: we can't skip DTD with libxml2
functionality, but if really happens to matter for some app we could pre-parse
a stream and pass modified stream without DTD to libxml2.

For this case I think it's more like a precaution to skip DTDs, so S_OK is
enough for a start.

About a FIXME I don't care too much will you put it inline or debugstr_w(),
something like that (with value output) is enough:

"Ignoring property ProhibitDTD, value %d".

-- 
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.



More information about the wine-bugs mailing list