Package: gcc
Version: 2:2.95.4-14
Severity: normal
In C you are allowed to have empry arguments to macro function, however
gcc-2.95.* doesn't seem to allow this for macro function with only one
argument.
I've included a C file that should work not matter what value the
TST_SINGLE_ARG is set to.
EMAC(,));
#else
return (EMAC());
#endif
}
/* END: */
--
# James Antill -- [EMAIL PROTECTED]
:0:
* ^From: [EMAIL PROTECTED]
/dev/null
http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01432.html
Will be fixed in gcc-4.3.0-0.7.
--
James Antill <[EMAIL PROTECTED]>
Fedora
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
3 matches
Mail list logo