Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/usr.bin/make



Module Name:    src
Committed By:   tron
Date:           Mon May 10 15:27:41 UTC 2004

Modified Files:
        src/usr.bin/make [netbsd-2-0]: cond.c

Log Message:
Pull up revision 1.22 (requested by sjg in ticket #282):
Revised patch for catching extraneous .else's
We actually need to tack condTop and skipIfLevel.
Bump MAXIF while here.
Enhance the unit-test for conditionals to exercise more code.
PR: 24420


To generate a diff of this commit:
cvs rdiff -r1.19.2.2 -r1.19.2.3 src/usr.bin/make/cond.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