From owner-cvs-all Sun Feb 18 21:47:10 2001 Delivered-To: cvs-all@freebsd.org Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id 7938337B503 for ; Sun, 18 Feb 2001 21:47:07 -0800 (PST) Received: (qmail 29140 invoked by uid 1000); 19 Feb 2001 05:47:28 -0000 Date: Sun, 18 Feb 2001 21:47:06 -0800 From: Jos Backus To: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config Makefile config.h config.y lang.l main.c mkmakefile.c mkoptions.c Message-ID: <20010218214706.F28286@lizzy.bugworks.com> Reply-To: Jos Backus Mail-Followup-To: cvs-all@FreeBSD.org References: <200102190443.f1J4hM147160@freefall.freebsd.org> <200102190458.f1J4wfr53235@mobile.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102190458.f1J4wfr53235@mobile.wemm.org>; from peter@netplex.com.au on Sun, Feb 18, 2001 at 08:58:19PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 18, 2001 at 08:58:19PM -0800, Peter Wemm wrote: > However, mkdir(p, (mode_t)0777); does not fix the warning. I seem to recall > the i386 ABI promoting everything to 32 bit first and suspect that there > is some gcc strangeness with the 16 bit arg and the 32 bit promotion.. http://gcc.gnu.org/ml/gcc-bugs/2000-07/msg00705.html may shed some light on the use of -Wconversion in this context. -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ josb@cncdsl.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message