This is the mail archive of the gcc-patches@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: New macro expander preamble


On Mon, Nov 13, 2000 at 08:36:04PM +0000, Neil Booth wrote:
> Zack Weinberg wrote:-
> 
> > BTW, there's an interesting bug:
> > 
> > $ ./cpp0 -Wall - /dev/null
> > abcdef??<
> > ^D
> > <stdin>:1:2: warning: trigraph ??< ignored
> > <stdin>:1:2: warning: trigraph ??< ignored
> > 
> > Seems to happen for any trigraph except when it occurs at the very
> > beginning of a line.  dg.exp won't catch this, by the way.
> 
> I take it you're referring to the reported column number?

Actually I was thinking of how you get the warning twice, but a
correct column number would be nice too.

zw

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