From: John Maddock (john_at_[hidden])
Date: 2004-12-17 06:57:32


> 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.