Boost logo

Boost :

From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2007-02-27 11:38:10


The EDG-based Tru64 cxx compilers (both versions 6.5 and 7.1) produce this new warning (Boost CVS HEAD as of last night): cxx -o boost_adaptbx/rational_ext.o -c -std strict_ansi -msg_display_number -msg_disable 186,450,1115,1133 -tlocal -DBOOST_DISABLE_THREADS -DNDEBUG -O2 -fast -DBOOST_ALL_NO_LIB -DBOOST_PYTHON_MAX_BASES=2 -I/net/redbelly/scratch1/rwgk/auto_build/sources/boost -Ibase/include/python2.5 -I/net/redbelly/scratch1/rwgk/auto_build/sources/base/include/python2.5 /net/redbelly/scratch1/rwgk/auto_build/sources/boost_adaptbx/rational_ext.cpp cxx: Warning: sources/boost/boost/lexical_cast.hpp, line 508: #191-D type qualifier is meaningless on cast type int const digit = static_cast<int const>(n % 10); ----------------------------------------------^ Is the compiler correct? Could the "const" be removed? Ralf ____________________________________________________________________________________ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097


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