Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 08:53:59 -0700 (PDT)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil pw_util.c src/usr.bin/m4 gnum4.c
Message-ID:  <200405181553.i4IFrxKx049080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2004/05/18 08:53:59 PDT

  FreeBSD src repository

  Modified files:
    lib/libutil          pw_util.c 
    usr.bin/m4           gnum4.c 
  Log:
  Don't depend on NULL's expansion being a pointer, cast it before it is passed
  to variadic functions.
  
  Approved by:    das (mentor)
  
  Revision  Changes    Path
  1.35      +4 -3      src/lib/libutil/pw_util.c
  1.9       +1 -1      src/usr.bin/m4/gnum4.c



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