bug-grub
[Top][All Lists]
Advanced

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

Re: Warning fix for gcc-2.96


From: OKUJI Yoshinori
Subject: Re: Warning fix for gcc-2.96
Date: Tue, 15 May 2001 10:55:24 +0900

From: Pavel Roskin <address@hidden>
Subject: Warning fix for gcc-2.96
Date: Mon, 14 May 2001 16:23:51 -0400 (EDT)

> gcc-2.96 from RedHat 7.0 emits a warning for almost every file when I
> compile the CVS version of GRUB:

Note that there is no formal version such as 2.96 in GCC. See
<http://gcc.gnu.org/gcc-2.96.html>.

> My understanding it that '##' is useless because the preprocessor cannot
> "glue" (in its own words, "paste") the colon after the result of the macro
> expansion for EXT_C. Fortunately, we don't even need it.

Feel free to apply your patch to the CVS yourself. If the macro
doesn't require the concatenation really, I have no objection to your
patch. However, don't forget that we shouldn't add any workaround for
gcc-2.96, as GCC developers pointed out. That is a Red Hat's fault,
so we shouldn't be blamed.

Okuji



reply via email to

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