Date: Fri, 09 Nov 2001 13:27:25 -0700 From: Warner Losh <imp@harmony.village.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Bruce Evans <bde@zeta.org.au>, Mike Heffner <mheffner@vt.edu>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, David Malone <dwmalone@maths.tcd.ie> Subject: Re: cvs commit: src/usr.bin/cmp Makefile Message-ID: <200111092027.fA9KRP755845@harmony.village.org> In-Reply-To: Your message of "09 Nov 2001 19:03:18 %2B0100." <xzp4ro3rfdl.fsf@flood.ping.uio.no> References: <xzp4ro3rfdl.fsf@flood.ping.uio.no> <20011110012835.G10614-100000@delplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <xzp4ro3rfdl.fsf@flood.ping.uio.no> Dag-Erling Smorgrav writes: : Bruce Evans <bde@zeta.org.au> writes: : > misc.c: In function `diffmsg': : > misc.c:65: warning: ANSI C does not support `long long' : > misc.c:65: warning: ANSI C does not support `long long' : : This is a compiler bug. This is not a compiler bug. C89 does not support long long. You asked it for warnings, you got warnings. Warner 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?200111092027.fA9KRP755845>