cvs commit: src/usr.bin/make var.c

看板DFBSD_commit作者時間21年前 (2005/03/02 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串62/129 (看更多)
okumoto 2005/03/01 15:26:30 PST DragonFly src repository Modified files: usr.bin/make var.c Log: patch-7.93 VarParseLong() - renamed variable tstr to ptr in while loop. - Create a new subscope to contain new tstr pointer which is a const pointer, this will prove that the code in the scope does not move the pointer. - Move other variables from function scope into the new scope, this scope will prob end up as a new function. Revision Changes Path 1.116 +27 -24 src/usr.bin/make/var.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.115&r2=1.116&f=u
文章代碼(AID): #129Fk200 (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #129Fk200 (DFBSD_commit)