bug or illegal code???

Richard Henderson rth@redhat.com
Fri Nov 17 15:23:00 GMT 2000


On Fri, Nov 17, 2000 at 06:14:44PM -0500, Scott Bambrough wrote:
>   scott.c:10:47: warning: pasting would not give a valid preprocessing token
[...]
> #define err_abort(fmt, args...) err_out(__FILE__, __LINE__, fmt, ##args)
[...]
> Is this a pre-processor bug or illegal C code?

Pre-processor bug, since fixed.


r~


More information about the Gcc-bugs mailing list