Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/make
On Sat, Feb 16, 2008 at 02:53:09PM +0000, David Laight wrote:
 > > Log Message:
 > > back all changes out until I fix it properly.
 > 
 > I've found out why the change broke things so badly..
 > 
 > JobDoOutput() contains:
 > [snip]
 > 
 > If the buffer being scanned doesn't contain a '\n', and curPos is zero
 > the we (now) trundle back through memory replacing '\0' with ' '
 > until we reach a '\n'.
Yes, that was the problem I fixed. There was at least one more...
-- 
   - David A. Holland / dholland+netbsd%eecs.harvard.edu@localhost
Home |
Main Index |
Thread Index |
Old Index