Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2007-12-10 09:34:22


paul wrote:
> /* There seems to be something wrong with the month() member function
> of boost::gregorian::date . if you valgrind the executable of (*this)
> source file, you will see that some blocks are "possibly lost" and some
> are also "still reachable". Yet, were you to comment out the line making
> use of month(), you would see that valgrind sees no problem with the
> code. what seems to be the problem ?
>

I suspect this is the same problem discussed here:

http://lists.boost.org/boost-users/2007/11/31982.php
http://lists.boost.org/boost-users/2007/11/31984.php

where valgrind appeared to be complaining about strftime.

Jeff


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