Not that it matters, but which are you using? What version of the parser? What platform?
XMLCh * XMLString::transcode( const char *const toTranscode ); bool XMLString::transcode( const XMLCh *const toTranscode, char *const toFill, const unsigned int maxChars ); char * XMLString::transcode( const XMLCh *const toTranscode ); Thanks, -jbr | -----Original Message----- | From: Christoph Kies [mailto:[EMAIL PROTECTED] | Sent: Thursday, January 19, 2006 5:38 AM | To: [email protected] | Subject: Calling XMLString::transcode() with NULL | | | Hello everybody, | | Calling XMLString::transcode() with a NULL Argument, lets my | Programm exit | immediately with code 0, no segmantation fault - no exception | - no error. | Is this a bug? | | thanks | Christoph | -- | --------------------------------------------------------------------- | Christoph Kies ([EMAIL PROTECTED]) | Mobil: 0179/ 5910 805 | Fax: 089/ 1488 213 020 (bis 31.03.2006) | | Lindenkamp 4 | 59469 Ense | --------------------------------------------------------------------- |
