Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2001 01:29:37 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        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:  <20011110012835.G10614-100000@delplex.bde.org>
In-Reply-To: <xzp1yj933r8.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8 Nov 2001, Dag-Erling Smorgrav wrote:

> Mike Heffner <mheffner@vt.edu> writes:
> > misc.c: In function `diffmsg':
> > misc.c:65: warning: long long int format, off_t arg (arg 4)
> > misc.c:65: warning: long long int format, off_t arg (arg 5)
> > *** Error code 1
>
> ...then cast the argument to long long

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'
misc.c:65: warning: ANSI C does not support the `q' length modifier
misc.c:65: warning: ANSI C does not support the `q' length modifier

Bruce


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?20011110012835.G10614-100000>