help-bison
[Top][All Lists]
Advanced

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

Re: gcc's C parser bitten by error recovery changes in bison 1.50


From: Gabriel Dos Reis
Subject: Re: gcc's C parser bitten by error recovery changes in bison 1.50
Date: 16 Oct 2002 13:32:18 +0200

Akim Demaille <address@hidden> writes:

| gcc/build/gcc % ./cc1 /tmp/foo.c                                  nostromo 
13:18
|  a_translate
| /tmp/foo.c: Dans la fonction «a_translate»:
| /tmp/foo.c:7: error: erreur d'analyse syntaxique before '{' token
| /tmp/foo.c:11: error: `p_addr' undeclared (first use in this function)
| /tmp/foo.c:11: error: (Each undeclared identifier is reported only once
| /tmp/foo.c:11: error: for each function it appears in.)

[ Not really related to the ongoing discussion ]

  Akim, how to manage to get GCC output such an unreadable message
(neither English nor French :-)  Better no translation :-(

-- Gaby




reply via email to

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