/[bison]/bison/src/complain.h
ViewVC logotype

Diff of /bison/src/complain.h

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

revision 1.12 by akim, Tue Nov 12 08:05:59 2002 UTC revision 1.13 by eggert, Sat Dec 7 05:54:29 2002 UTC
# Line 49  void fatal (const char *format, ...) Line 49  void fatal (const char *format, ...)
49  void fatal_at (location_t location, const char *format, ...)  void fatal_at (location_t location, const char *format, ...)
50    __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));    __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));
51    
 /* Position in the current input file. */  
 extern const char *current_file;  
   
52  /* This variable is set each time `warn' is called.  */  /* This variable is set each time `warn' is called.  */
53  extern bool warning_issued;  extern bool warning_issued;
54    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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