bug-hurd
[Top][All Lists]
Advanced

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

Re: kalloc.c and recent gcc's


From: Thomas Bushnell BSG
Subject: Re: kalloc.c and recent gcc's
Date: Sun, 28 Aug 2005 14:50:09 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Bas Wijnen <shevek@fmf.nl> writes:

> I think the proposed code should give a compiler error (which doesn't mean
> that it does, of course).  Function pointers and data pointers are really
> different types, and cannot be mixed.  They need not even be the same size.

Except that (void *) is compatible with any type.





reply via email to

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