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

svn commit: r1846228 - /xerces/site/trunk/production/xerces-c/index.html

Author: rleigh
Date: Fri Nov  9 10:20:50 2018
New Revision: 1846228

URL: http://svn.apache.org/viewvc?rev=1846228&view=rev
Log:
Remove documentation of no RTTI requirement

Modified:
    xerces/site/trunk/production/xerces-c/index.html

Modified: xerces/site/trunk/production/xerces-c/index.html
URL: http://svn.apache.org/viewvc/xerces/site/trunk/production/xerces-c/index.html?rev=1846228&r1=1846227&r2=1846228&view=diff
==============================================================================
--- xerces/site/trunk/production/xerces-c/index.html (original)
+++ xerces/site/trunk/production/xerces-c/index.html Fri Nov  9 10:20:50 2018
@@ -85,8 +85,8 @@
         </P>
         <P>The parser provides high performance, modularity, and scalability.    Source
         code, samples and API documentation are provided with the parser.   For
-        portability, care has been taken to make minimal use of templates,
-        no RTTI, and minimal use of #ifdefs.</P>
+        portability, care has been taken to make minimal use of templates and minimal use of
+        #ifdefs.</P>
 
     </FONT></TD></TR></TABLE><BR>
 



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