DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Max Okumoto <okumoto@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Feb 2005 22:03:05 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]