/[bison]/bison/src/reader.c
ViewVC logotype

Diff of /bison/src/reader.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.102 by akim, Fri Nov 23 14:13:20 2001 UTC revision 1.103 by akim, Mon Nov 26 09:50:29 2001 UTC
# Line 1054  read_declarations (void) Line 1054  read_declarations (void)
1054              case tok_stropt:              case tok_stropt:
1055              case tok_intopt:              case tok_intopt:
1056              case tok_obsolete:              case tok_obsolete:
             case tok_illegal:  
1057                abort ();                abort ();
1058                break;                break;
1059    
1060                case tok_illegal:
1061              default:              default:
1062                complain (_("unrecognized: %s"), token_buffer);                complain (_("unrecognized: %s"), token_buffer);
1063                skip_to_char ('%');                skip_to_char ('%');

Legend:
Removed from v.1.102  
changed lines
  Added in v.1.103

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26