kdev4 x86_64 build error

David Nolden david.nolden.kdevelop at art-master.de
Tue Jul 10 21:48:59 UTC 2007


Am Montag, 9. Juli 2007 02:06:36 schrieb Matthew Woehlke:
> Bernd Buschinski wrote:
> > int = void*
> > doesnt work on x64 because of the difference in size
> > patch fixes typo/mismatch
>
> Please note that if sizeof(void*) == sizeof(numeric type) is the
> objective, 'long' does not satisfy this on Windows :-(.

In this case it all doesn't matter, because the value is just an index in a 
not big array. 

It is important that it compiles though.

greetings, David





More information about the KDevelop-devel mailing list