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 2007/12/05 15:58:40 UTC

svn propchange: r597412 - svn:log

Author: faridz
Revision: 597412
Modified property: svn:log

Modified: svn:log at Wed Dec  5 06:58:40 2007
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Dec  5 06:58:40 2007
@@ -1,6 +1,6 @@
 2007-11-22 Farid Zaripov <fa...@epam.com>
 
-	Merged r597411 from branches/4.2.x
+	Merged r597411 from branches/4.2.x with a fix for STDCXX-663
 	* rw/_config_msvcrt.h: #define _RWSTD_NO_WCSTOK and _RWSTD_NO_WCSTOK_IN_LIBC
 	macros since the MSVC has the non-standard prototype of the wcstok().
 	* ansi/cwchar [_MSC_VER >= 1400]: Define inline wcstok() function using wcstok_s().