This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about ARI for expression parsers


"Pierre Muller" <muller@ics.u-strasbg.fr> writes:
>   I just sent an email to gdb-patches about
> fixes for p-valprint.c regarding ARI reports.
>
>   I noticed that, in the pascal specific files
> that I maintain, there are lots of DEPRECATED stuff
> in the file p-exp.y.
>
>   But none of the expression parser is listed in the ARI
> report web page, why is that?
>   Wouldn't it be better to include them
> or would it give too many false alarms?

I don't see any of the .y files listed in the ARI.  Perhaps the
scripts don't know how to handle YACC grammars.


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