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

Re: svn commit: r1690591 - /subversion/trunk/subversion/bindings/swig/include/proxy.swg

From: Joe Orton <jorton_at_redhat.com>
Date: Mon, 13 Jul 2015 11:00:17 +0100

On Mon, Jul 13, 2015 at 11:41:23AM +0200, Branko Čibej wrote:
> https://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/317
>
> Apparently this breaks older versions of Swig ...

Ah, ugh... yes I should have realised this. Sorry.

I think the choices are:

a) keep comments in that code & use {}, only support SWIG < 3.0
b) keep comments & use %{/%}, only support SWIG > 3.0.5
c) drop the comments from that code, support SWIG < 3.0 && > 3.0.5

I'm guessing (c) is preferred?

Regards, Joe
Received on 2015-07-13 12:00:25 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.