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

Diff of /bison/src/files.c

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

revision 1.51.2.20 by akim, Mon Mar 4 18:06:42 2002 UTC revision 1.51.2.21 by akim, Tue Mar 12 16:52:21 2002 UTC
# Line 456  compute_output_file_names (void) Line 456  compute_output_file_names (void)
456        else        else
457          parser_filename = stringappend (full_base_name, src_extension);          parser_filename = stringappend (full_base_name, src_extension);
458        if (!strcmp (spec_defines_file, parser_filename))        if (!strcmp (spec_defines_file, parser_filename))
459          fatal ("header and parser would be both named %s",          fatal ("header and parser would both be named %s",
460                 quote (parser_filename));                 quote (parser_filename));
461      }      }
462    

Legend:
Removed from v.1.51.2.20  
changed lines
  Added in v.1.51.2.21

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