cvs commit: src/usr.bin/make var.c
okumoto 2005/02/14 01:58:28 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
- Changed type of vlen from int to size_t.
- Replaced usage of function scope variable 'rw_str' with vname
from a local scope. This makes it clear that the value in rw_str
is dead.
Revision Changes Path
1.90 +18 -17 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.89&r2=1.90&f=u
討論串 (同標題文章)
完整討論串 (本文為第 35 之 129 篇):