Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!NCIFCRF.GOV!elsie!ado From: elsie!ado@NCIFCRF.GOV (Arthur David Olson) Newsgroups: gnu.gcc.bug Subject: Gnu gcc 1.35 fixincludes script has erroneous quoting (with fix) Message-ID: <8904271812.AA09230@elsie> Date: 27 Apr 89 18:12:44 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 35 (We're running SunOS 4.0 on a Sun 3/280.) Description: The gcc 1.35 fixincludes script has erroneous quoting which results in odd Finding header files in $1: messages. Repeat-by: sh fixincludes Fix: *** 1.1/fixincludes Thu Apr 27 14:07:47 1989 --- 1.2/fixincludes Thu Apr 27 14:07:49 1989 *************** *** 52,58 **** set - $treetops while [ $# != 0 ]; do # $1 is an old directory to copy, and $2 is the new directory to copy to. ! echo 'Finding header files in $1:' cd $1 files=`find . -type f -print` echo 'Checking header files:' --- 52,58 ---- set - $treetops while [ $# != 0 ]; do # $1 is an old directory to copy, and $2 is the new directory to copy to. ! echo "Finding header files in $1:" cd $1 files=`find . -type f -print` echo 'Checking header files:' -- Space: Canada, 0 tries ever. Arthur David Olson ado@ncifcrf.gov ADO is a trademark of Ampex.