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

Re: 1.9.0-rc3 up for testing/signing

From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 07 Jul 2015 22:01:54 +0200

On 07.07.2015 17:30, Branko Čibej wrote:
> On 07.07.2015 14:11, Branko Čibej wrote:
>> Issues:
>>
>> * gen-make.py doesn't recognize the Ruby install
>
> It turns out that we don't properly support Ruby 2.2, at least not on
> Windows. The obvious fix (using 'RbConfig' instead of 'Config' in
> gen-win-dependencies.py) allows me to generate the project files, but
> when building the bindings, I get a number of errors like this from stdio.h:
>
> #error: Macro definition of snprintf conflicts with Standard Library
> function declaration
>
> I expect this is related to Visual Studio 2015?

r1689729 makes Ruby bindings build on Windows with VS2015.

r1689721 makes detection of Ruby on Windows equivalent to the way
swig.m4 does this on Unix, and makes gen-win.py properly detect Ruby 2.2+.

We should probably backport these changes to 1.9.x, but neither are
release blockers.

-- Brane
Received on 2015-07-07 22:02:23 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.