/[bison]/bison/lib/error.h
ViewVC logotype

Diff of /bison/lib/error.h

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

revision 1.2 by akim, Fri Mar 16 14:50:40 2001 UTC revision 1.3 by eggert, Fri Oct 26 07:26:00 2001 UTC
# Line 25  Line 25 
25    
26  #ifndef __attribute__  #ifndef __attribute__
27  /* This feature is available in gcc versions 2.5 and later.  */  /* This feature is available in gcc versions 2.5 and later.  */
28  # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || __STRICT_ANSI__  # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5)
29  #  define __attribute__(Spec) /* empty */  #  define __attribute__(Spec) /* empty */
30  # endif  # endif
31  /* The __-protected variants of `format' and `printf' attributes  /* The __-protected variants of `format' and `printf' attributes

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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