cvs commit: src/usr.bin/make var.c
    Max Okumoto 
    okumoto at crater.dragonflybsd.org
       
    Thu Feb 17 17:22:14 PST 2005
    
    
  
okumoto     2005/02/17 17:20:57 PST
DragonFly src repository
  Modified files:
    usr.bin/make         var.c 
  Log:
  VarParseLong():
  	Create new else block for if (haveModifier) {}
  	Move VarExpand() down into both branches of if () {}
  	Move cleanup section up into both branches.
  	Eliminate dead code.
  
  Revision  Changes    Path
  1.105     +49 -37    src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.104&r2=1.105&f=u
    
    
More information about the Commits
mailing list