Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-03-09 06:47:30


> The config headers use #warning to indicate an unsupported compiler
version.
> The problem is that #warning is an error (unless the compiler supports it
as
> an extension.) :-)

That should only be used for compilers that support it - gcc and msvc should
work OK- though I notice that intel.hpp uses it as well - is this the cause
of your problem?

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


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