You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by fa...@apache.org on 2009/02/10 18:26:30 UTC

svn commit: r743025 - /stdcxx/branches/4.2.x/README

Author: faridz
Date: Tue Feb 10 17:26:09 2009
New Revision: 743025

URL: http://svn.apache.org/viewvc?rev=743025&view=rev
Log:
2009-02-10  Farid Zaripov  <fa...@apache.org>

	* README: Corrected name of the configuration macro.

Modified:
    stdcxx/branches/4.2.x/README

Modified: stdcxx/branches/4.2.x/README
URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/README?rev=743025&r1=743024&r2=743025&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/README (original)
+++ stdcxx/branches/4.2.x/README Tue Feb 10 17:26:09 2009
@@ -1659,7 +1659,7 @@
      std::basic_filebuf and the std::basic_fstream family of templates
      are not available.
 
-  o  _RWSTD_EXT_DEEP_STRING_COPY [pure]
+  o  _RWSTD_NO_EXT_DEEP_STRING_COPY [pure]
 
      When  #defined,  the member  function  copy()  of class  template
      basic_string which  returns a deep  copy of the string  object is