From: Christophe de V. <cde...@al...> - 2003-03-13 21:57:24
|
Le Jeudi 13 Mars 2003 20:59, Thomas Jarosch a =E9crit : > Hi, > > I've found a little bug I want to report: > Thanks > Remove example.xml and try running the included example dom_parser. > It should segfault. Is it a bug of the example or the library? The bug comes from the lib which doesn't check if context creation is=20 sucessfull. I'll commit a patch in a few minutes. On context creation failure the lib will now throw an internal_exception wi= th=20 the message "cannot create parsing context". If anybody think a new exception type is needed for that just tell me we'll= =20 discuss it. In the mean time at least we'll not have a segfault. Best regards, Christophe |