Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2001 20:31:52 -0700 (PDT)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/m4 eval.c
Message-ID:  <200106060331.f563Vqr10682@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gshapiro    2001/06/05 20:31:52 PDT

  Modified files:        (Branch: RELENG_4)
    usr.bin/m4           eval.c 
  Log:
  MFC: Make sure the len() builtin always returns an answer.  Previously,
       len(`') didn't return an answer.  Now it returns 0.
  
       Revision  Changes    Path
       1.13      +2 -3      src/usr.bin/m4/eval.c
  
  Revision  Changes    Path
  1.10.2.3  +2 -3      src/usr.bin/m4/eval.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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