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

Re: problems compiling using Solaris 8 c compiler

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-11-28 22:59:19 CET

On Wed, 2001-11-28 at 16:49, Branko Čibej wrote:
> Max Okumoto wrote:
>
> >Hi I am compiling using the Solaris 8 c compiler, and have found
> >some problems. The compiler does not like non constants in struct
> >initializers.
> >
> Can you tell us which compiler that is, and what compiler options you
> used? An ANSI compiler should accept that syntax.

I believe that just ain't so (for C89). Accepting non-constants in
structure initializers is a gcc-ism. (One I run into time and time
again compiling GNOME code with the SGI native compiler.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:49 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.