|
Boost : |
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2002-08-06 06:06:48
We get a lot of warnings with the
char * ptr = 0;
assert(ptr);
idom on 64 bit computers, in that a converson from 64bit integer to 32
bit integer can loose bits.
On lyx we have to apply this patch to boost:
It would be nice it this could get into the boost sources.
-- Lgb
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk