CVSROOT: /cvsroot/make
Module name: make
Branch:
Changes by: Paul D. Smith <psmith@xxxxxxxxxxxxxxxx> 05/02/28 09:41:25
Modified files:
. : ChangeLog function.c remake.c
tests : ChangeLog
tests/scripts/options: dash-B dash-q
Log message:
- Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)
- Resolve support request #103195 (rationalize wordlist fn arguments)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/ChangeLog.diff?tr1=2.258&tr2=2.259&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/function.c.diff?tr1=1.85&tr2=1.86&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/remake.c.diff?tr1=1.114&tr2=1.115&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/tests/ChangeLog.diff?tr1=1.70&tr2=1.71&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/tests/scripts/options/dash-B.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/tests/scripts/options/dash-q.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
|