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

Re: [PATCH]std=c89 not supported

From: Paul L Lussier <pll_at_lanminds.com>
Date: 2003-07-14 21:58:46 CEST

In a message dated: Thu, 03 Jul 2003 14:48:43 +1000
leif.eriksen@hpa.com.au said:

>OK, I have tested this on a Linux RH7 box that has a gcc that does NOT
>support -std=c89, and it all works OK, plus I have tested this on a Solaris
>2.8 box that does support -std=c89, and it works all OK too. Additionally I
>have tested it with --enable-maintainer-mode and without, and all OK.
>
>Basically I added one more m4 script to build/ac-macros, called
>check-gcc-opt.m4. This defines one function svn_lib_check_gcc_option(), that
>takes one possible CFLAG option and tries to compile an empty main() with
>it. If it compiles and runs OK, then the option is considered valid.
>
>Additionally, in configure.in, I call that function to see if std=c89 should
>be appended to the CFLAGS parameter.

Has this been committed, or otherwise resolved?

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 21:59:47 2003

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.