Date: Mon, 14 Mar 2005 17:03:34 +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: <200503141703.j2EH3Y1I077681@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-03-14 17:03:34 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
ParseModifier(): rename rw_str to value and reindent cleanup section.
ParseRestModifier() and ParseRestEnd(): move advancement of ptr to remove
a confusing calculation.
VarParseLong(): cleanup calculation of consumed.
Patch: 7.114
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.113 +72 -70 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503141703.j2EH3Y1I077681>
