
17 Dec
2004
17 Dec
'04
11:57 a.m.
The crc library is failing regression tests on Solaris + gcc 3.3.4 (http://tinyurl.com/6qq3y) because of the #error statement on line 112 of integer_traits.hpp (see below). If one includes <wchar.h> before <boost/integer.hpp>, all is well, but if not an error is triggered.
I've added a patch to work around it: can you test current mainline cvs to verify that it does indeed fix this for Solaris? Thanks, John.