Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2002 04:27:20 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/yacc defs.h lalr.c lr0.c output.c reader.c
Message-ID:  <200206111127.g5BBRKc87680@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/06/11 04:27:20 PDT

  Modified files:
    usr.bin/yacc         defs.h lalr.c lr0.c output.c reader.c 
  Log:
  Use the constants from <limits.h> for the sizes of integral C types
  rather than defining them ourselves.
  
  Revision  Changes    Path
  1.12      +0 -6      src/usr.bin/yacc/defs.h
  1.15      +2 -1      src/usr.bin/yacc/lalr.c
  1.13      +2 -1      src/usr.bin/yacc/lr0.c
  1.28      +3 -2      src/usr.bin/yacc/output.c
  1.18      +3 -2      src/usr.bin/yacc/reader.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?200206111127.g5BBRKc87680>