Compile error in edition11 of ansilocale.cpp in RW tools

2010-04-06 Thread Bailey, Kendall
I'm seeing an odd compile error when building edition 11 of RogueWave Tools on Solaris 10, using Sun C++ 5.1 and Apache stdcxx 4.2.1. === Here's the compile command and error: === $ CC -m64 -library=%none -I/opt/oss/stdcxx/

RE: Compile error in edition11 of ansilocale.cpp in RW tools

2010-04-07 Thread Bailey, Kendall
Ah, perhaps it's my mistake. CC -V reports a version of "5.10", not "5.1". I must have left off the zero. I haven't used Sun C++ for ages, so I didn't realize my mistake until you pointed it out. Actually, you state if (__errtmp != _RW::__rw_goodbit && 0 == __sizes [0] is an alternat