[Doxygen-develop] xml: special characters
Brought to you by:
dimitri
From: <Joh...@sy...> - 2002-11-14 14:27:45
|
Hi, If the GENERATE_XML option is set to YES and special characters like '>', '&', '$' etc. are used in the comment, doxygen comes up with error messages of the type: Error: Unexpected character `<' It removes the character in the xml output (where as in HTML it stays unchanged). Is this intended or is it a bug? It should rather transform the characters, to e.g. "<" , as it did in version 1.2.17. Regards Johannes Enter your application into the Symbian developer contest and win great prizes http://www.symbian.com/news/2002/apps-dvlprs-feat.html Closes December 1st! ********************************************************************** Symbian Ltd is a company registered in England and Wales with registered number 01796587 and registered office at 19 Harcourt Street, London, W1H 4HF, UK. This message is intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error please notify pos...@sy... and delete the message and any attachments accompanying it immediately. Symbian does not accept liability for any corruption, interception, amendment, tampering or viruses occuring to this message in transit or for any message sent by its employees which is not in compliance with Symbian corporate policy. ********************************************************************** |