|
| From: | Paul D. Smith |
| Subject: | make ChangeLog remake.c tests/ChangeLog tests/s... |
| Date: | Sun, 18 Sep 2011 20:52:14 +0000 |
CVSROOT: /sources/make
Module name: make
Changes by: Paul D. Smith <psmith> 11/09/18 20:52:14
Modified files:
. : ChangeLog remake.c
tests : ChangeLog
tests/scripts/features: vpath3
Log message:
We compute various values for vpath lookup the first time through
and store them in static variables; however one value (std_dirs)
was not being stored statically so the second time through it was
not set.
Fixes Savannah bug #32511
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.440&r2=2.441
http://cvs.savannah.gnu.org/viewcvs/make/remake.c?cvsroot=make&r1=1.149&r2=1.150
http://cvs.savannah.gnu.org/viewcvs/make/tests/ChangeLog?cvsroot=make&r1=1.161&r2=1.162
http://cvs.savannah.gnu.org/viewcvs/make/tests/scripts/features/vpath3?cvsroot=make&r1=1.1&r2=1.2
| [Prev in Thread] | Current Thread | [Next in Thread] |