At 2005-04-19T12:15:30+0200, Markus Schiltknecht wrote:
> did monotone update first but it didn't compile:

> commands.cc: In function `boost::posix_time::ptime
> commands::string_to_datetime(const std::string&)':

> I've investigated and found out: "This was a problem in the 1_31
> release -- the constructor was accidently droped.  The file has been
> fixed in CVS.  You can patch your 1_31 release by getting the latest
> /boost/date_time/posix_time/ptime.hpp"

> I'm updating to boost 1_32, being quite sure that got fixed. Maybe you
> want to add a hint stating 1_31 as buggy. I tried to circumvent the
> problem, but I didn't manage to see through the complicated boost c++
> headers...

Thanks.  The line causing this compile problem when using 1.31.0 headers
has been dropped from mainline; it was added recently to avoid a
compiler warning, but since then a better solution has been put in
place.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to