summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
465b444)
picky compilers about redefinition of PARAMS.
#ifndef BISON_LIBIBERTY_H_
# define BISON_LIBIBERTY_H_ 1
#ifndef BISON_LIBIBERTY_H_
# define BISON_LIBIBERTY_H_ 1
+# define PARAMS(Args) Args
# ifndef __attribute__
# if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8) || __STRICT_ANSI__
# ifndef __attribute__
# if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8) || __STRICT_ANSI__