, size, msg, aq);
+ va_end(aq);
if ((chars > -1) && (chars < size))
break;
if (chars > -1)
--
Riccardo Scussat
DSPLABS Srl
[EMAIL PROTECTED]
PGP Key ID: 0x618E24FE
___
xml mailing list, p
Hello,
we already briefly discussed about this issue regarding some segfault I
experienced on 64 bit Linux targets when using custom error handlers
sorry for repeating this, but still having problems after upgrade to 2.7.1
May I propose a complete rewrite of xmlTextReaderBuildMessage function
in xm
a text node,
you should sanitize the data first or use some encoding.
Hope this could help.
Regards
R.Scussat
DSPLABS Srl
dspl...@dsplabs.net
PGP Key ID: 0x618E24FE
samaram s wrote:
But i am using libxml2 C library API's for writing string data...
I dont know what strings i will be gett
works like a charm.
Regards
R.Scussat
DSPLABS Srl
dspl...@dsplabs.net
PGP Key ID: 0x618E24FE
On 10/26/2012 05:11 PM, Foulques Nera wrote:
> Hello,
>
> libXML gives good informations when loading an xml file with error.
> How can I get or redirect automatically all theses messages to
Good starting point for PHP programmers:
http://php.net/manual/en/class.libxmlerror.php
It is not a direct solution to your problem (sorry, no translation to any
specific language), but at least you may implement your own error handling
routine.
--
R.Scussat
DSPLABS Srl
On 11/28/2013 04:12 PM