Menu

#7 Never do `(int)pointer'

open
nobody
None
5
2003-02-10
2003-02-10
No

The patch I've submited a few months ago was never
applied and ... new code also show cast of pointers
to integers. Please note that there are more the
32bit architectures! All64 bit systems will be fooled
about that. IMHO in moset it is bad code style to cast
pointer because it is not needed.

If OMNI should stay on the next generation of 64 bit
systems (Itanium, Hammer, s390-64) this have to be
changed.

Discussion


Log in to post a comment.