Re: 1.7.20 release candidates up for testing/signing
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 19 Mar 2015 23:12:42 +0000
Stefan Sperling <stsp_at_elego.de> writes:
> The 1.7.20 release is now up for testing/signing at
The Perl bindings do not build on my Debian/testing box. This is not a
In file included from core.c:731:0:
The header line in question is:
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
The core.c in the tarball is generated by SWIG 2.0.4 and has:
#ifdef bool
The Perl bindings do build in 1.8.13 where SWIG 2.0.9 is used and core.c
#ifdef bool
The Perl bindings also build with the system SWIG 2.0.12 as that
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2015-03-20 00:13:18 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.