NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37684 CVS commit: src/usr.bin/make
The following reply was made to PR toolchain/37684; it has been noted by GNATS.
From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/37684 CVS commit: src/usr.bin/make
Date: Thu, 3 Jan 2008 22:14:54 +0000 (UTC)
Module Name: src
Committed By: dsl
Date: Thu Jan 3 22:14:53 UTC 2008
Modified Files:
src/usr.bin/make: parse.c
Log Message:
When we extend the buffer used to read makefiles (in order to read lines
longer than 32k) remember the new length so we DTRT for lines longer than 64k.
Should fix PR/37684
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index