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: Warning from cpp on macro argument stringification is missing


On Wed, Sep 06, 2000 at 11:29:01AM -0400, Kaveh R. Ghazi wrote:
> Zack,
> 
> There used to be a -Wtraditional warning from cpp on stringification
> of macro arguments.  It seems to have disappeared.

Right.  It got lost in the shuffle during the macro expander rewrite.
I've been meaning to fix it for some time, but the way things are
right now I doubt I'll get to it in the next few months!

But if you would like to patch it back in, I'd be happy to review.

zw

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