Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2003-11-01 06:35:43


> I agree. I'm pretty sure I posted some requests for help a couple years
back
> when I put this in that didn't get responses, so eventually I just took
care
> of it. That said, I can't find these in the archive at the moment...

The closest I can find is:
http://lists.boost.org/MailArchives/boost/msg26991.php

Basically if stdint.h has been included prior to date_time then it's too
late to get INT64_C defined (because the header has already been included,
but with that feature turned off). There's no easy way to fix that one.

> Regardless the issue had to do with INT64_C macro redefinitions as I
recall.
> I'm ripping this code out and retesting. I'll let you know what I find
out.

OK,

Thanks,

John.


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