Source-Changes archive

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

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



Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 23 18:31:28 UTC 2008

Modified Files:
        src/usr.bin/make [netbsd-5]: parse.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #116):
        usr.bin/make/parse.c: revision 1.149
avoid using c99 struct named initializers because this is a host tool and
needs to be compiled by a host compiler which might not be c99 compliant.


To generate a diff of this commit:
cvs rdiff -r1.148 -r1.148.2.1 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