This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: UnixWare 7 g++ testsuite Failures: Ugly std_cwchar.h patch.



> 2001-10-07  Rodney Brown  <rbrown64@csc.com.au>
>      * include/c_std/bits/std_cwchar.h: #undef __STRICT_ANSI__ before
>      including <wchar.h> to avoid warnings for v{f,s,}wscanf on UnixWare 7.

No. This is not going to work. OS-specific hacks should be in 
config/os/unixware/bits/os_defines.h

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]