Am Donnerstag, 19. Januar 2006 22:08 schrieb David Bertoni:
> You don't mention what system and compiler you're using, but the default
> transcoding system varies with the system and compiler. Also, you
> weren't specific about which XMLString::transcode() overload you're
> using, so a code snippet would help.
Hi David,
I first wanted to know, if it might be a bug and if it is possibly known.
Second I wanted to find out myself what might be wrong an collect some
specific information.
third i wanted to use the formular.
I am now on step two.
But I dont't have secrets, so of cause i answer your questions:
I am using v 2.7.0 compiled by myself with GCC 3.3.5 on SUSE Linux 9.3.
The function is:
static char* XMLString::transcode(const XMLCh* const toTranscode);
I dont't think that exceptions matter for this :-)
Thank you
Christoph