
--- John Maddock <john@johnmaddock.co.uk> wrote:
That's something I hadn't thought of. Unfortunately it doesn't help. See below.
Looks like you tested everything going there!
I'll go with your fix,
Thanks a lot for your support! I noticed that an exclamation mark is missing, most likeley: Index: is_signed.hpp =================================================================== RCS file: /cvsroot/boost/boost/boost/type_traits/is_signed.hpp,v retrieving revision 1.2 diff -r1.2 is_signed.hpp 24c24 < #if (defined(__EDG_VERSION__) && __EDG_VERSION__ <= 238) ---
#if !(defined(__EDG_VERSION__) && __EDG_VERSION__ <= 238)
I've inserted the exclamation mark locally and, also using Jonathan's bool patch, everything builds and runs correctly again (14 different environments). Cheers, Ralf __________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com