看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/02/08 22:03:05 PST DragonFly src repository Modified files: usr.bin/make var.c Log: - Split out error case where input to Var_Parse() is "$", only a dollar sign. - Make default case an explicit error instead of falling out of the switch statment into another error case. Revision Changes Path 1.69 +13 -12 src/usr.bin/make/var.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.68&r2=1.69&f=u