Date: Mon, 21 Mar 2005 12:40:27 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make var.c Message-ID: <200503211240.j2LCeRaB037344@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-03-21 12:40:27 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Remove unneeded temporary variables in modifier_S() and modifier_C().
Change the parsing of the C modifier flags so that specifying both
'1' and 'g' gives an error.
Patch: 7.141,7.142
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.131 +63 -69 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503211240.j2LCeRaB037344>
