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

Re: GCC 4.1 now the default GCC version for etch



On Sat, Jun 17, 2006 at 09:47:10AM +0200, Falk Hueffner wrote:
> On Fri, Jun 16, 2006 at 07:06:06PM -0500, Ron Johnson wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > Falk Hueffner wrote:
> > > On Thu, Jun 08, 2006 at 07:58:23AM +0200, Bastian Blank wrote:
> > >> long is not appropriate to save pointers, you need to use intptr_t or
> > >> uintptr_t.
> > > 
> > > C90 basically promised it would work, and it is widely considered a
> > > bug in C99 that there is no such guarantee. sizeof(void*) ==
> > > sizeof(long) is also assumed all over the place in Linux, and there is
> > 
> > "Linux == kernel" or "Linux == distro"?
> 
> Both.

No. Linux == kernel GNU/Linux == what distros are generally based on.

-- 
Brett Parker



Reply to: