From b080ce780a30e3679658c5b569f015bdbdd5a912 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Wed, 31 Mar 1999 00:20:47 +0000 Subject: [PATCH] inclhack.def (bool): Also fix bogus bool in curses_colr/curses.h * inclhack.def (bool): Also fix bogus bool in curses_colr/curses.h * fixincl.x, inclhack.sh, fixincl.sh: Rebuilt. From-SVN: r26073 --- gcc/ChangeLog | 5 +++++ gcc/fixinc/fixincl.sh | 6 +++--- gcc/fixinc/fixincl.x | 7 ++++--- gcc/fixinc/inclhack.def | 1 + gcc/fixinc/inclhack.sh | 7 ++++--- 5 files changed, 17 insertions(+), 9 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index be1aabc47cd..12f550541bc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 31 00:50:48 1999 Jeffrey A Law (law@cygnus.com) + + * inclhack.def (bool): Also fix bogus bool in curses_colr/curses.h + * fixincl.x, inclhack.sh, fixincl.sh: Rebuilt. + Tue Mar 30 20:51:40 1999 Mark Mitchell * alias.c (alias_set_compare): Remove. diff --git a/gcc/fixinc/fixincl.sh b/gcc/fixinc/fixincl.sh index 80d5f47cacb..ce855898ec1 100755 --- a/gcc/fixinc/fixincl.sh +++ b/gcc/fixinc/fixincl.sh @@ -2,9 +2,9 @@ # # DO NOT EDIT THIS FILE (fixincl.sh) # -# It has been autogen-ed Wednesday March 3, 1999 at 08:06:18 AM PST -# From the definitions inclhack.def -# and the template file inclhack.tpl +# It has been autogen-ed Wednesday March 31, 1999 at 01:12:08 AM MST +# From the definitions /puke/law//egcs/egcs/gcc/fixinc/inclhack.def +# and the template file /puke/law//egcs/egcs/gcc/fixinc/inclhack.tpl # # Install modified versions of certain ANSI-incompatible system header # files which are fixed to work correctly with ANSI C and placed in a diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index 684849d479c..d03d3990e11 100644 --- a/gcc/fixinc/fixincl.x +++ b/gcc/fixinc/fixincl.x @@ -1,9 +1,9 @@ /* * DO NOT EDIT THIS FILE (fixincl.x) * - * It has been autogen-ed Wednesday March 3, 1999 at 08:07:03 AM PST - * From the definitions inclhack.def - * and the template file fixincl.tpl + * It has been autogen-ed Wednesday March 31, 1999 at 01:11:59 AM MST + * From the definitions /puke/law//egcs/egcs/gcc/fixinc/inclhack.def + * and the template file /puke/law//egcs/egcs/gcc/fixinc/fixincl.tpl * * Install modified versions of certain ANSI-incompatible system header * files which are fixed to work correctly with ANSI C and placed in a @@ -299,6 +299,7 @@ tSCC zAvoid_BoolName[] = */ tSCC zAvoid_BoolList[] = "|" "curses.h" + "|" "curses_colr/curses.h" "|" "term.h" "|" "tinfo.h" "|"; /* diff --git a/gcc/fixinc/inclhack.def b/gcc/fixinc/inclhack.def index 09957254c52..afe2fe7e022 100644 --- a/gcc/fixinc/inclhack.def +++ b/gcc/fixinc/inclhack.def @@ -118,6 +118,7 @@ fix = { fix = { hackname = avoid_bool; files = curses.h; + files = curses_colr/curses.h; files = term.h; files = tinfo.h; diff --git a/gcc/fixinc/inclhack.sh b/gcc/fixinc/inclhack.sh index cc3ed4d1837..080c7f37798 100755 --- a/gcc/fixinc/inclhack.sh +++ b/gcc/fixinc/inclhack.sh @@ -2,9 +2,9 @@ # # DO NOT EDIT THIS FILE (inclhack.sh) # -# It has been autogen-ed Wednesday March 3, 1999 at 08:05:49 AM PST -# From the definitions inclhack.def -# and the template file inclhack.tpl +# It has been autogen-ed Wednesday March 31, 1999 at 01:11:59 AM MST +# From the definitions /puke/law//egcs/egcs/gcc/fixinc/inclhack.def +# and the template file /puke/law//egcs/egcs/gcc/fixinc/inclhack.tpl # # Install modified versions of certain ANSI-incompatible system header # files which are fixed to work correctly with ANSI C and placed in a @@ -504,6 +504,7 @@ struct rusage; # Fix 9: Avoid_Bool # case "$file" in ./curses.h | \ + ./curses_colr/curses.h | \ ./term.h | \ ./tinfo.h ) fixlist="${fixlist}