[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: odd error messages
From: |
Akim Demaille |
Subject: |
Re: odd error messages |
Date: |
Mon, 8 Oct 2018 13:50:45 +0200 |
> Le 7 oct. 2018 à 10:32, Anand Akhare <address@hidden> a écrit :
>
> Hello Akim,
Hi,
> I am still seeing same problem with Bison 3.1.
> If i try with smaller example it may work unless there is some trigger
> known that cause the error message.
Unless there are things you don’t want to make public, you can
also send something large.
> Some tokens are showing error while some are warning and many different are
> passing fine.
Let us see.
> If it's only warning, then it is possible to ignore it and get the final
> code.
Yes, -Wno-error.
> Is it possible to get parser generated with this error being ignored?
No, if it’s an error, nothing is generated: that’s the preserve
the existing files.