Author: rleigh
Date: Thu Nov  8 21:47:40 2018
New Revision: 1846201

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

Modified:
    xerces/c/trunk/doc/readme.xml
    xerces/c/trunk/xerces-c.spec

Modified: xerces/c/trunk/doc/readme.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/trunk/doc/readme.xml?rev=1846201&r1=1846200&r2=1846201&view=diff
==============================================================================
--- xerces/c/trunk/doc/readme.xml (original)
+++ xerces/c/trunk/doc/readme.xml Thu Nov  8 21:47:40 2018
@@ -36,8 +36,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>
 
     </s2>
 

Modified: xerces/c/trunk/xerces-c.spec
URL: 
http://svn.apache.org/viewvc/xerces/c/trunk/xerces-c.spec?rev=1846201&r1=1846200&r2=1846201&view=diff
==============================================================================
--- xerces/c/trunk/xerces-c.spec (original)
+++ xerces/c/trunk/xerces-c.spec Thu Nov  8 21:47:40 2018
@@ -20,8 +20,8 @@ manipulating, and validating XML documen
 
 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.
+portability, care has been taken to make minimal use of templates and
+minimal use of #ifdefs.
 
 %package devel
 Requires:      %{name} = %{version}



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to