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

Max Okumoto okumoto at crater.dragonflybsd.org
Tue Feb 8 22:04:20 PST 2005


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





More information about the Commits mailing list