Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2001-04-01 10:03:54


Yeah, cast.hpp never worked without <limits>, though it contained some
workarounds ;-(
Ralf, try replacing the #include <limits> with #include <boost/limits.hpp>
in cast.hpp. If that works, just go ahead and check it in on the main trunk.

-Dave

----- Original Message -----
From: <rwgk_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Sunday, April 01, 2001 9:37 AM
Subject: [boost] Problem with latest config.hpp

> The latest changes to boost/boost/config.hpp cause a problem
> when compiling Boost.Python:
>
> Using RedHat 6.2 and
>
> % g++ --version
> 2.95.2
>
> g++ -I/net/cci/rwgk/boost -I/usr/local/Python-
> 1.5.2/include/python1.5 -ftemplate-depth-21 -g -c conversions.cpp
> In file included from conversions.cpp:19:
> /net/cci/rwgk/boost/boost/cast.hpp:47: limits: No such file or
> directory
>
>
>
> To unsubscribe, send email to: <mailto:boost-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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