Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 14:27:29 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make var.c
Message-ID:  <200503151427.j2FERTS2069819@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-03-15 14:27:29 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  VarParseLong: move the detection of the modifier separator ':' into
  the loop. Add a comment why the 'consumed' variable is updated.
  Rename lengthPtr to consumed.
  
  Patch:          7.115
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.114     +23 -19    src/usr.bin/make/var.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503151427.j2FERTS2069819>