svn commit: r731368 - /stdcxx/branches/4.2.x/etc/config/src/UNISTD_DECL.cpp

2009-01-04 Thread sebor
Author: sebor Date: Sun Jan 4 13:35:15 2009 New Revision: 731368 URL: http://svn.apache.org/viewvc?rev=731368&view=rev Log: 2009-01-04 Martin Sebor STDCXX-1029 * etc/config/src/UNISTD_DECL.cpp [__linux__ && 4 == __GNUC__ && 3 == __GNUC_MINOR__](__wur): #defined to an e

svn commit: r731371 - in /stdcxx/branches/4.2.x/src: file.cpp locale_core.cpp mman.cpp setlocale.cpp

2009-01-04 Thread sebor
Author: sebor Date: Sun Jan 4 13:46:02 2009 New Revision: 731371 URL: http://svn.apache.org/viewvc?rev=731371&view=rev Log: 2009-01-04 Martin Sebor STDCXX-1029 * src/file.cpp [__linux__ && 4 == __GNUC__ && 3 == __GNUC_MINOR__] (__wur): #defined to an empty comment to w

svn commit: r731374 - in /stdcxx/branches/4.2.x/tests/src: file.cpp locale.cpp

2009-01-04 Thread sebor
Author: sebor Date: Sun Jan 4 14:07:07 2009 New Revision: 731374 URL: http://svn.apache.org/viewvc?rev=731374&view=rev Log: 2009-01-04 Martin Sebor STDCXX-1029 * tests/src/file.cpp [__linux__ && 4 == __GNUC__ && 3 == __GNUC_MINOR__] (__wur): #defined to an empty commen

svn commit: r731378 - /stdcxx/branches/4.2.x/tests/include/rw_char.h

2009-01-04 Thread sebor
Author: sebor Date: Sun Jan 4 14:45:22 2009 New Revision: 731378 URL: http://svn.apache.org/viewvc?rev=731378&view=rev Log: 2009-01-04 Martin Sebor STDCXX-791 * tests/include/rw_char.h (~UserInt): Parenthesized an expression to silence the annoying gcc 4.3 +Wparenthese