Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 19:51:02 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys cdefs.h
Message-ID:  <200207110251.g6B2p2CC001678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/07/10 19:51:02 PDT

  Modified files:
    sys/sys              cdefs.h 
  Log:
  Disable format checking for NULL-passing prototypes (really only err*(),
  warn*(), and setproctitle() functions) to buildworld work again.  This
  can be cleaned up later if/when a new GCC supports the feature (but personally
  I think it's a waste of time to keep mod'ing imported GCC sources for this
  since only three procedures are involved).
  
  Suggested by: peter
  
  Revision  Changes    Path
  1.57      +1 -1      src/sys/sys/cdefs.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?200207110251.g6B2p2CC001678>