Author: scantor
Date: Wed Jun 21 22:21:02 2017
New Revision: 1799525
URL: http://svn.apache.org/viewvc?rev=1799525&view=rev
Log:
Port XERCESC-2059 from 3.1 branch.
Modified:
xerces/c/trunk/ (props changed)
xerces/c/trunk/src/xercesc/util/XMLUni.cpp
Propchange: xerces/c/trunk/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Jun 21 22:21:02 2017
@@ -1 +1 @@
-/xerces/c/branches/xerces-3.1:1662879,1662887,1662893-1662894,1663359,1663377
+/xerces/c/branches/xerces-3.1:1662879,1662887,1662893-1662894,1663359,1663377,1726088
Modified: xerces/c/trunk/src/xercesc/util/XMLUni.cpp
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/XMLUni.cpp?rev=1799525&r1=1799524&r2=1799525&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/XMLUni.cpp (original)
+++ xerces/c/trunk/src/xercesc/util/XMLUni.cpp Wed Jun 21 22:21:02 2017
@@ -342,7 +342,7 @@ const XMLCh XMLUni::fgUnknownURIName[] =
, chForwardSlash, chLatin_a, chLatin_p, chLatin_a, chLatin_c
, chLatin_h, chLatin_e, chPeriod, chLatin_o, chLatin_r, chLatin_g
, chForwardSlash, chLatin_x, chLatin_m, chLatin_l, chForwardSlash
- , chLatin_U, chLatin_k, chLatin_n, chLatin_o, chLatin_w, chLatin_n
+ , chLatin_U, chLatin_n, chLatin_k, chLatin_n, chLatin_o, chLatin_w,
chLatin_n
, chLatin_N, chLatin_S, chNull
};
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]