This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bug or illegal code???


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]