[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r18040 - in trunk/subversion: libsvn_delta libsvn_fs_fs libsvn_ra_dav libsvn_ra_svn libsvn_repos libsvn_subr libsvn_wc svn tests/libsvn_delta

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-18 22:06:59 CET

Daniel Rall <dlr@collab.net> writes:

> * configure.in
> (OVERRIDE_CFLAGS): Add new substitution used when the compiler (CC)
> is gcc, tacking "-Wno-uninitialized" onto the end of the
> compilation flags. This additional substitution is necessary
> because GCC 4.0.1 takes argument ordering of such flags into
> consideration, and the flags may need to be positioned after
> EXTRA_CFLAGS to take affect.

Why should -Wno-uninitialized override EXTRA_CFLAGS? I thought that
EXTRA_CFLAGS was *intended* to override the other CFLAGS.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 19 00:34:24 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.