Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-11-05 19:57:00


At 04:57 PM 11/5/2001, Darin Adler wrote:

>on 11/5/01 1:32 PM, Beman Dawes at bdawes_at_[hidden] wrote:
>
>> libs/config/test/config_test.cpp Metrowerks
>
>This is actually a test getting stricter, rather than a "true"
regression.
>It can be fixed by adding "-enums min" to the Metrowerks command line in
>compiler.cfg. Metrowerks command line tools default to a non-standard
>handling of enums where they all get type int, and thus they can't hold
>long
>long values, so a long long test fails. Strangely, the IDE defaults to
the
>standard-compliant mode. Also, the issue is only in the test, not in
config
>itself.
>
>I fixed this for the Mac OS Metrowerks command lines in compiler.cfg, but
>neglected to deal with the Win32 Metrowerks command line.

Hum... That didn't fix it. Note I'm still running 6.1. 7.0 is sitting
here, but I haven't installed it for lack of disk space.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk