Make(1) bug in SVR2

Chris Bertin chris at cetia.UUCP
Sun Nov 6 03:18:59 AEST 1988


In article <555 at happym.UUCP>, kent at happym.UUCP (Kent Forschmiedt) writes:
> I was watching it go, using ^S/^Q to stop and start it, until I found 
> the problem, then hit ^C (DEL, for purists) to stop it.  I couldn't see 
> what it was doing when I did that, since ^C flushes the tty output 
> buffer. 
> 
> It said "*** s.file2.c removed ***" !!!
> 
> And it was true!

The same thing happened to me several years ago. I didn't want to chase the
bug, so I edited main.c and added:

	&& !sdot(p)

to the list of removal conditions in the intrupt() routine. For those without
sources, 'sdot(p)' checks if 'p' is an 's.' file.

I wonder how many flames will cross the Atlantic... -:)

Chris
-- 
Chris Bertin	| CETIA
		| 150, Av Marcelin Berthelot, Z.I. Toulon-Est
+33(94)212005	| 83088 Toulon Cedex, France
Ext: 239	| inria!cetia



More information about the Comp.bugs.sys5 mailing list