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

Re: svn commit: r1412554 - in /subversion/trunk/subversion: include/private/svn_string_private.h libsvn_subr/string.c tests/libsvn_subr/string-test.c

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 23 Nov 2012 15:20:54 +0000 (GMT)

Branko ÄŒibej wrote:

> On 22.11.2012 17:22, Julian Foad wrote:
>> Unfortunately our C'89 coding standard doesn't allow us to use
>> non-constant initializers, and there are some compilers occasionally
>> used to build Subversion that don't accept it.
>
> Heh, by the way:
>
> subversion/libsvn_fs_fs/fs_fs.c:2241: warning: initializer element is not
> computable at load time
[...]
> tools/client-side/svn-bench/null-log-cmd.c:137: warning: initializer element is
> not computable at load time

All fixed in r1412911.  (I did a clean(ish) build with '-pedantic' to confirm.)

Thanks.
- Julian
Received on 2012-11-23 16:21:33 CET

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.