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

Re: svn commit: r33583 - in trunk/subversion: libsvn_wc tests/cmdline

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 10 Oct 2008 03:09:58 -0700

On Fri, Oct 10, 2008 at 2:52 AM, Julian Foad <julianfoad_at_btopenworld.com> wrote:
>...
>> > + modcheck_baton_t modcheck_baton = { NULL, FALSE };
>> > +
>> > + modcheck_baton.adm_access = adm_access;
>>
>> You can put adm_access into the initializer, rather than use a
>> separate statement.
>
> No, you can't use non-constant initializers in C'89. (You can in C'99/C
> ++/GCC.)

Hmm. Are we trying to work against *that* old of a compiler?

Cheers,
-g

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-10 12:10:11 CEST

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.