看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/03/12 03:59:28 PST DragonFly src repository Modified files: usr.bin/make var.c Log: patch-7.114 ParseModifier() - Renamed rw_str to value now that we know what it really contains. - Reindent cleanup section. ParseRestModifier() and ParseRestEnd() - Move advancement of ptr into parts of if-else. This removes the confusing (rlen - 1) calculation. VarParseLong() - cleanup calculation of consumed. Revision Changes Path 1.141 +72 -70 src/usr.bin/make/var.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.140&r2=1.141&f=u