Lars Gullik Bjønnes wrote:

> devel...
> 
> and I figure you are taling bout the 1.1.6 branch... ok
> 
> --
>         Lgb
Today I get numerous errors in .../boost/detail
Here's a sample:
../../boost/boost/detail/limits.hpp:369: redefinition of `class 
   std::numeric_limits<float>'
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0/include/g++/i586-pc-linux-gnu/bits/
std_limits.h:734: previous
   definition of `class std::numeric_limits<float>'
../../boost/boost/detail/limits.hpp:397: redefinition of `class 
   std::numeric_limits<double>'
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0/include/g++/i586-pc-linux-gnu/bits/
std_limits.h:782: previous
   definition of `class std::numeric_limits<double>'
../../boost/boost/detail/limits.hpp:425: redefinition of `class 
   std::numeric_limits<long double>'
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0/include/g++/i586-pc-linux-gnu/bits/
std_limits.h:830: previous
   definition of `class std::numeric_limits<long double>'
Garst

Reply via email to