Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   christos
Date:           Wed Jun  2 18:47:12 UTC 1999

Modified Files:
        basesrc/usr.bin/make: parse.c

Log Message:
Fix awful bug where:

        V := $V foo
        V := $V bar

would report that variable V is recursive...


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/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