On Sat, Aug 16, 2008 at 10:29:47AM +0200, Erik Thiele wrote:
> 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();
> }Note that Boost 1.34.1 is the old version of Boost. Version 1.35 is packaged for Debian, and Boost 1.36 was recently released (Debian packages are in progress). This code compiles without warnings using libboost-date-time1.35-dev. Cheers, -Steve
signature.asc
Description: Digital signature

