>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> - my $c_suffix = $yacc_suffix; Akim> - $c_suffix =~ tr/y/c/; Akim> - push (@suffixes, $yacc_suffix, $c_suffix); Tom> Deleting this push seems wrong. Tom> How else does this stuff end up on suffixes? Akim> It is obtained via the loading of yacc.am which contains a suffix Akim> rule, and @suffixes is then filled. Ok, it is done in rule_define. I think this patch is ok. Tom
- 52-yacc-am.patch Akim Demaille
- Re: 52-yacc-am.patch Tom Tromey
- Re: 52-yacc-am.patch Akim Demaille
- Tom Tromey
