Your message dated Sat, 30 May 2009 09:38:27 -0500
with message-id <[email protected]>
and subject line Closing: boost 1.34.1 no longer in Debian
has caused the Debian Bug report #495322,
regarding strange error :-) please edit subject
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
495322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495322
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libboost-date-time-dev
Version: 1.34.1-11
cat > foo.cpp <<EOF
#include <boost/date_time/posix_time/ptime.hpp>
void foo(boost::posix_time::ptime x)
{
x.date();
}
EOF
g++ -Wall -Werror -O2 -c foo.cpp
cc1plus: warnings being treated as errors
/usr/include/boost/date_time/constrained_value.hpp: In function ‘void
foo(boost::posix_time::ptime)’:
/usr/include/boost/date_time/constrained_value.hpp:64:
error:
‘year.boost::gregorian::greg_year::<anonymous>.boost::CV::constrained_value<boost::CV::simple_exception_policy<short
unsigned int, 1400u, 10000u, boost::gregorian::bad_year> >::value_’ may be
used uninitialized in this function
/usr/include/boost/date_time/gregorian_calendar.ipp:122:
note:
‘year.boost::gregorian::greg_year::<anonymous>.boost::CV::constrained_value<boost::CV::simple_exception_policy<short
unsigned int, 1400u, 10000u, boost::gregorian::bad_year> >::value_’ was
declared here
--- End Message ---
--- Begin Message ---
Closing since the packages in question have been removed
from the Debian archive.
-Steve
--- End Message ---