This is an automated email from the ASF dual-hosted git repository. borisk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git
commit 6a8f690e031f84f0dc84463470a6dce6ee1a2c68 Author: Roger Leigh <rle...@apache.org> AuthorDate: Thu Nov 8 21:47:40 2018 +0000 Remove documentation of no RTTI requirement git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1846201 13f79535-47bb-0310-9956-ffa450edef68 --- doc/readme.xml | 4 ++-- xerces-c.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/readme.xml b/doc/readme.xml index 181b4d4..d37be08 100644 --- a/doc/readme.xml +++ b/doc/readme.xml @@ -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> diff --git a/xerces-c.spec b/xerces-c.spec index 0fa6093..334a104 100644 --- a/xerces-c.spec +++ b/xerces-c.spec @@ -20,8 +20,8 @@ manipulating, and validating XML documents. 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: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org