Date: 12 Mar 2003 16:33:52 -0800 From: Eric Anholt <eta@lclark.edu> To: Garance A Drosihn <drosih@rpi.edu> Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADSUP: XFree86 4.3.0 update Message-ID: <1047515632.614.163.camel@leguin> In-Reply-To: <p05200f25ba9537ca5fb3@[128.113.24.47]> References: <1047429424.8471.40.camel@leguin> <p05200f25ba9537ca5fb3@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-03-12 at 11:21, Garance A Drosihn wrote: > At 4:37 PM -0800 3/11/03, Eric Anholt wrote: > >I've committed the update of XFree86 to 4.3.0 to ports. I think > >I've cleaned up after my mess at this point, but there may still > >be issues. Please report to me if you have any problems with the > >new ports or any issues with XFree86 that you didn't have in 4.2.0. > > A minor observation: > > As I watch this all compiling, I notice a lot of compiles > are generating: > > /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined > /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined These ones annoy me, too (-current). /usr/include/sys/time.h: In function `timespec2bintime': /usr/include/sys/time.h:125: warning: ISO C89 forbids long long integer constants /usr/include/sys/time.h: In function `timeval2bintime': /usr/include/sys/time.h:142: warning: ISO C89 forbids long long integer constants If anyone proposes the right way to clean up these messages, I would love to hear. XFree86 uses -ansi -pedantic in its compiles, and I'm wondering if we could just drop that and make things look prettier, at least for this second message. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1047515632.614.163.camel>