/[bison]/bison/data/glr.c
ViewVC logotype

Diff of /bison/data/glr.c

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

revision 1.23 by eggert, Wed Oct 23 06:30:49 2002 UTC revision 1.24 by akim, Thu Oct 24 10:01:52 2002 UTC
# Line 207  static YYLTYPE yyloc_default; Line 207  static YYLTYPE yyloc_default;
207  #  define yyfalse 0  #  define yyfalse 0
208  #endif  #endif
209    
 #if defined (__STDC__) || defined (__cplusplus)  
    typedef signed char yysigned_char;  
 #else  
    typedef short yysigned_char;  
 #endif  
   
210  /*-----------------.  /*-----------------.
211  | GCC extensions.  |  | GCC extensions.  |
212  `-----------------*/  `-----------------*/

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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