Nonportable code in C++ support
David Nolden
zwabel at googlemail.com
Wed Feb 13 09:54:17 UTC 2008
On Wednesday 13 February 2008 10:11:48 Andreas Pakulat wrote:
> Ok, then I think casting to long is better, it doesn't break on 32 Bit
> and obviously fixes some 64 Bit builds.
But since the hash-values are always 32 bit, won"t you then get a warning when
casting long -> uint? :) Of course, any way of removing the warning is fine.
greetings, David
More information about the KDevelop-devel
mailing list