Boost logo

Boost :

From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2007-09-21 16:50:07


Glenn Schrader wrote:
> I found it. The problem is in offset_ptr.hpp. A diff against the current
> trunk is below. Note that I just moved the ~. The problem is that gcc is
> treating pointers as 64 bit values but int and unsigned as 32 bit
> values.

Thank you *very* much for the patch. It seems that finding the bug
hasn't been easy (the bug was so deep in the code), so sorry if this has
been too hard to find. I've already committed your patch.

Regards,

Ion


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