gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc 4.0 on 64bit architecture


From: Pavel Machek
Subject: Re: gcc 4.0 on 64bit architecture
Date: Thu, 3 Nov 2005 17:41:02 +0100
User-agent: Mutt/1.5.9i

Hi!

> It is the current warning list from compilation on ubuntu 5.10, on amd64:
> 
> http://bezsensu.pl/~pkot/gnokii-0.6.9-warnings
> 
> These probably are not errors (I will review them all). Should I leave
> them as they are (ugly) or make an explicit conversion?
> 
> BTW. is there any integer type that is guaranteed to be size of pointer?

unsigned long is same size as pointers on all machines Linux
supports. So go for unsigned long.
                                                        Pavel
-- 
Thanks, Sharp!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]