看板 DFBSD_commit 關於我們 聯絡資訊
Max Okumoto wrote: > okumoto 2005/03/12 02:29:10 PST > > DragonFly src repository > > Modified files: > usr.bin/make suff.c > Log: > Style: fix indentation of SuffExpandChildren before working on it. > > FreeBSD-Date: 2005/03/08 16:30:32 > Author: harti > > Revision Changes Path > 1.37 +91 -104 src/usr.bin/make/suff.c > > > http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.36&r2=1.37&f=u Damn. The commit message should have been: Var_Subst() cannot return NULL so there is no reason to check for it. FreeBSD-Date: 2005/03/09 07:53:03 Author: harti