From: | "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx> |
Date: | Wed, 23 Mar 2005 18:35:50 +0100 |
And the flag is on, the compiler does warn about this. One more reason to getIn anycase, it looks like GCC just breaks when you use the internalActually this is a bug in the code using va_arg. There is even a warning
va_arg with a 'char' type. It is supposed to promote the argument
to an int and then cast it to a char. Instead it generates, well,
what you see.
flag for GCC to catch implicit int promotions for variadic functions,
because the variadic function has to use int.
our kernel -Werror ready :)
cheers simon
-- Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\ Work - Mac +++ space for low $$$ NOW!1 +++ Campaign \ / Party Enjoy Relax | http://dragonflybsd.org Against HTML \ Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
PGP.sig
Description: This is a digitally signed message part