[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: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-06-18 08:43:54 CEST

--On Wednesday, June 18, 2003 4:21 PM +1000 leif.eriksen@hpa.com.au wrote:

> Perhaps it is best then to modify CFLAGS to use -std=c89 just for Solaris -
> there is already a Solaris section in the configure.in. That ways, no other
> platform gets except for possible problematic early gcc's on Solaris.

Hmm? You've confused me now.

Solaris's headers, when used in a POSIX-compliant program, do not conform to
gcc's interpretation of C89.

Therefore, -std=c89 can not be used on Solaris at all. As Sander recently
found out, Subversion won't even compile. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 18 08:44:43 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.