Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2005 11:29:39 +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 parse.c
Message-ID:  <200504071129.j37BTdhF037256@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-04-07 11:29:39 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         parse.c 
  Log:
  Handle popping of the input stack in ParseReadLine() instead of
  Parse_File(). Remove a comment and a piece of code comming from
  ancient times when the if-directive read like #if and not .if.
  Correctly analyze the first character of a line.
  
  Revision  Changes    Path
  1.92      +329 -341  src/usr.bin/make/parse.c



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