Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!MCC.COM!rfg From: rfg@MCC.COM (Ron Guilmette) Newsgroups: gnu.gcc.bug Subject: two other minor fixincludes glitches Message-ID: <8905081636.AA07537@riunite.aca.mcc.com> Date: 8 May 89 16:36:38 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 In GCC 1.35 there appear to be two (more) minor glitches in the fixincludes script. First, it may exit with a non-zero status even when it succeded. This can make you nervous if you run fixincludes from a higher level Makefile (as I do). Second, the script may print: Finding header files in $1: This is obviously not the message which was intended. // rfg