Date: Sun, 18 Feb 2001 21:47:06 -0800 From: Jos Backus <josb@cncdsl.com> 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> In-Reply-To: <200102190458.f1J4wfr53235@mobile.wemm.org>; from peter@netplex.com.au on Sun, Feb 18, 2001 at 08:58:19PM -0800 References: <200102190443.f1J4hM147160@freefall.freebsd.org> <200102190458.f1J4wfr53235@mobile.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010218214706.F28286>