From: "Sukanta Baliarsingh" <sbaliars sta samsung com>
To: <libxmlplusplus-general lists sourceforge net>
Subject: [libxml++] parse_file error
Date: Wed, 22 Sep 2004 12:14:34 -0500
Hi,
I am using libxml++ 1.0.4. If I provide an invalid document
to parse_file( ), it dumps core and there is no return value from the call
since it’s a void method. Any suggestions?