Boost logo

Boost Users :

From: Jeff Garland (jeff_at_[hidden])
Date: 2002-11-07 16:20:41


> Thanks! What I did myself was to find the code defining month_iterator,
> copied it, and changed "month" to "year". It seemed to work.

Good :-)
 
> I'm now having a strange problem, where my code using the Boost
> Date-Time Library compiled with VC6 runs fine in debug mode
> but throws an exception, saying that the year is out of range, in release mode.
> I don't suppose you have any idea why this might be happening?

Not sure, unless there is some sort of template instantiation problem
with the constrained_value stuff in gregorian/greg_year.hpp Have you
run the date tests using release mode? It would be interesting to see
if there is a problem there...

Jeff


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net