From owner-cvs-all Fri May 10 20:58:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D11A37B405; Fri, 10 May 2002 20:58:25 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B3wPq87494; Fri, 10 May 2002 20:58:25 -0700 (PDT) (envelope-from alfred) Message-Id: <200205110358.g4B3wPq87494@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 10 May 2002 20:58:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/05/10 20:58:24 PDT Modified files: sys/sys cdefs.h Log: As a temporary bandaid disable '__printf0like' unconditionally, it doesn't seem to work under gcc 3.1 yet. We are now 'WERROR' safe again. Revision Changes Path 1.54 +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