DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/usr.bin/make suff.c


From: Max Okumoto <okumoto@xxxxxxxx>
Date: Sat, 12 Mar 2005 02:37:04 -0800

Max Okumoto wrote:
okumoto 2005/03/12 02:31:28 PST

DragonFly src repository

Modified files:
usr.bin/make suff.c Log:
Var_Subst() cannot return NULL so there is no reason to check
for it.
FreeBSD-Date: 2005/03/09 07:53:03
Author: harti
Revision Changes Path
1.38 +190 -179 src/usr.bin/make/suff.c



http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.37&r2=1.38&f=u

Commit mesage should have been:


Split SuffExpandChildren into three functions: one that skips
variables and expands archive specifications, one that expands
wild cards and a driver that loops over the children list and
expands each child if necessary replacing it with it's expansions.

FreeBSD-Date: 2005/03/09 16:51:43
Author: harti




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