tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] # .. in *.S files regression


From: grischka
Subject: Re: [Tinycc-devel] # .. in *.S files regression
Date: Fri, 20 Nov 2015 18:46:40 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Sergey Korshunoff wrote:
p[1] is not allowed because it can point after EOB

Yes, it can. But what algo wanted: if there is only 2 '.', return
tok='.', not the error message.
It is a parser, not a syntax checker. Is this possiible?

You could have asked first, and pushed later.

Anyway, see:
http://repo.or.cz/tinycc.git/commitdiff/8dd185917603f68ffcdc3e98eb39f2497e99d563

PS: about include_next: why not let be more gcc compatible with some switch?

Because this is TINYCC ;)

And because you already spoiled maybe 20 patches for that nosense.  You can
test your patches at home before you commit, no?

-- gr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]