RE: [libxml++] RE: [xml] xmlCreatePushParserCtxt() docs wrong (wa s RE: [libxml++ ] sax_pars er example: entity not defined)
- From: Murray Cumming Comneon com
- To: libxmlplusplus-general lists sourceforge net
- Cc: xml gnome org
- Subject: RE: [libxml++] RE: [xml] xmlCreatePushParserCtxt() docs wrong (wa s RE: [libxml++ ] sax_pars er example: entity not defined)
- Date: Wed, 26 Nov 2003 10:07:17 +0100
Well, maybe you want it to be NULL to "make everything work" in your case,
but from an libxml2 API it's a breakage, and need to be fixed. Simply force
it > to NULL in your wrappers, the semantic should not change even if the
bug get fixed.
Your documentation for the SaxHandler callbacks
http://www.xmlsoft.org/html/libxml-parser.html#commentSAXFunc
says that the SAX callbacks receive a context, so I don't see how you can
sensible fix the
xmlCreatePushParserCtxt function
http://xmlsoft.org/html/libxml-parser.html#xmlCreatePushParserCtxt
so that it sends something else instead. And I don't see the need, because
people can just use the private_ field of the context.
Just trying to be helpful.
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]