pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/x11/gtk
On Sun, Nov 16, 2008 at 03:09:18AM +0000, Chuck Cranor wrote:
> http://gcc.gnu.org/ml/gcc/2006-11/msg00006.html
>
> yuck, what a standards mess gcc got itself into. The Apple version
> of gcc with -std=c99 (or -std=gnu99) follows the c99 standard
> ("extern inline") generates a T text symbol, where as the netbsd gcc
> does not. My reading of that message seems to indicate that
> netbsd gcc is doing the wrong thing according to the standard?
I don't agree with the GCC reading of "extern inline", but generally you
should use "static inline" unless you really, really know what you are
doing.
Joerg
Home |
Main Index |
Thread Index |
Old Index