NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37684 CVS commit: [netbsd-4] src/usr.bin/make
The following reply was made to PR toolchain/37684; it has been noted by GNATS.
From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37684 CVS commit: [netbsd-4] src/usr.bin/make
Date: Sun, 23 Nov 2008 18:17:04 +0000 (UTC)
Module Name: src
Committed By: bouyer
Date: Sun Nov 23 18:17:04 UTC 2008
Modified Files:
src/usr.bin/make [netbsd-4]: parse.c
Log Message:
Pull up following revision(s) (requested by dsl in ticket #1239):
usr.bin/make/parse.c: revision 1.143
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.120.2.3 -r1.120.2.4 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