cvs commit: src/sys/alpha/alpha support.s src/sys/i386/i386 swtch.s src/sys/kern kern_shutdown.c src/sys/sys systm.h

Bruce Evans bde at zeta.org.au
Thu Feb 19 02:38:52 PST 2004


On Wed, 18 Feb 2004, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote:

> Bruce Evans <bde at zeta.org.au> writes:
> >     [...]  I'm not completely happy with the results of this at any
> > level, especially at the source level.  It requires and ugly syntax
> > (another layer of parentheses around the message) [...]
>
> We can get rid of the parentheses with varadic macros.

I'd prefer not to use variadic macros until we have several C99 compilers
that support them instead of half of a C99 compiler.

Bruce


More information about the cvs-all mailing list