You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ca...@apache.org on 2005/10/15 20:28:11 UTC

svn commit: r321413 - /xerces/c/branches/xerces-2.7/src/xercesc/util/XMLExceptMsgs.hpp

Author: cargilld
Date: Sat Oct 15 11:28:10 2005
New Revision: 321413

URL: http://svn.apache.org/viewcvs?rev=321413&view=rev
Log:
Message update for qname fix and xercesc-1515.

Modified:
    xerces/c/branches/xerces-2.7/src/xercesc/util/XMLExceptMsgs.hpp

Modified: xerces/c/branches/xerces-2.7/src/xercesc/util/XMLExceptMsgs.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/src/xercesc/util/XMLExceptMsgs.hpp?rev=321413&r1=321412&r2=321413&view=diff
==============================================================================
--- xerces/c/branches/xerces-2.7/src/xercesc/util/XMLExceptMsgs.hpp (original)
+++ xerces/c/branches/xerces-2.7/src/xercesc/util/XMLExceptMsgs.hpp Sat Oct 15 11:28:10 2005
@@ -414,9 +414,10 @@
       , XSer_GrammarPool_NotEmpty          = 398
       , XSer_StringPool_NotEmpty           = 399
       , XSer_Storer_NewerThan_Loader       = 400
-      , F_HighBounds                       = 401
-      , E_LowBounds                        = 402
-      , E_HighBounds                       = 403
+      , VALUE_QName_Invalid2               = 401
+      , F_HighBounds                       = 402
+      , E_LowBounds                        = 403
+      , E_HighBounds                       = 404
     };
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org