Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2002 04:14:54 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/m4 main.c mdef.h
Message-ID:  <200206201114.g5KBEtC62571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/20 04:14:54 PDT

  Modified files:
    usr.bin/m4           main.c mdef.h 
  Log:
  Cast sp to uintptr_t when doing a compare of it to STACKMAX which is a size_t.
  
  This messes up some indentation in mdef.h for some macros.
  
  Revision  Changes    Path
  1.19      +2 -2      src/usr.bin/m4/main.c
  1.8       +3 -3      src/usr.bin/m4/mdef.h

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?200206201114.g5KBEtC62571>