peiyongz 2003/03/17 13:03:52 Modified: c/samples/SAX2Print SAX2PrintHandlers.cpp Log: Bug#17983 Revision Changes Path 1.8 +4 -0 xml-xerces/c/samples/SAX2Print/SAX2PrintHandlers.cpp Index: SAX2PrintHandlers.cpp =================================================================== RCS file: /home/cvs/xml-xerces/c/samples/SAX2Print/SAX2PrintHandlers.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- SAX2PrintHandlers.cpp 28 May 2002 20:24:15 -0000 1.7 +++ SAX2PrintHandlers.cpp 17 Mar 2003 21:03:52 -0000 1.8 @@ -56,6 +56,9 @@ /* * $Log$ + * Revision 1.8 2003/03/17 21:03:52 peiyongz + * Bug#17983 + * * Revision 1.7 2002/05/28 20:24:15 tng * XMLUni::fgEmptyString which is defined as "EMPTY" is incorrectly used as an empty string, should use XMLUni::fgZeroLenString instead * @@ -130,6 +133,7 @@ fFormatter ( encodingName + , 0 , this , XMLFormatter::NoEscapes , unRepFlags
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]