Date: Fri, 18 Feb 2005 07:33:43 +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: <200502180733.j1I7XhNg084911@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-02-18 07:33:43 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Push down variables into local scope in Var_Parse to make their
liveness clear for splitting up this monster function.
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.87 +6 -7 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502180733.j1I7XhNg084911>
