On 16.11.2020 04:16, Jun Omae wrote:
Hi,
I tried to build swig-py with Python 3.9 on Windows, however get the
following errors:
[[[
C:\usr\apps\python39\include\cpython\abstract.h(205,1): error C4204:
nonstandard extension used: non-constant aggregate initializer
[C:\usr\src\subversion\trun
On 15.11.2020 19:16, Nathan Hartman wrote:
On Sat, Nov 14, 2020 at 4:51 AM Branko Čibej wrote:
On 13.11.2020 17:37, Nathan Hartman wrote:
Done in r1883388. Added to the backport proposal but I'll let you un-veto it :-)
This fixes the issue on trunk, but when I merge the two revisions to
1.14
Yasuhito FUTATSUKI wrote on Sat, 14 Nov 2020 14:52 +0900:
> +++ subversion/bindings/swig/INSTALL (working copy)
> @@ -141,7 +141,15 @@
> - Make sure that Subversion's ./configure script sees your installed SWIG!
> + If you are using the distribution tarball and you want to use the language
> +
Branko Čibej wrote on Mon, 16 Nov 2020 16:15 +0100:
> On 15.11.2020 19:16, Nathan Hartman wrote:
> > On Sat, Nov 14, 2020 at 4:51 AM Branko Čibej wrote:
> >> On 13.11.2020 17:37, Nathan Hartman wrote:
> >>> Done in r1883388. Added to the backport proposal but I'll let you un-veto
> >>> it :-)
Branko Čibej wrote on Mon, 16 Nov 2020 09:19 +0100:
> On 16.11.2020 04:16, Jun Omae wrote:
> > The attached patch adds #pragma warning to make C4204 a warning
> > instead of an
> > error only on building swig-py with Visual Studio.
>
> +1
Should that be added to build/generator/templates/ inst
On 2020/11/17 2:16, Daniel Shahaf wrote:
> Yasuhito FUTATSUKI wrote on Sat, 14 Nov 2020 14:52 +0900:
>> +++ subversion/bindings/swig/INSTALL (working copy)
>> @@ -141,7 +141,15 @@
>> - Make sure that Subversion's ./configure script sees your installed SWIG!
>> + If you are using the distribution
On 2020/11/17 2:33, Daniel Shahaf wrote:
> Branko Čibej wrote on Mon, 16 Nov 2020 09:19 +0100:
>> On 16.11.2020 04:16, Jun Omae wrote:
>>> The attached patch adds #pragma warning to make C4204 a warning
>>> instead of an
>>> error only on building swig-py with Visual Studio.
>>
>> +1
+1
> Shoul
On Tue, Nov 17, 2020 at 2:33 AM Daniel Shahaf wrote:
>
> Branko Čibej wrote on Mon, 16 Nov 2020 09:19 +0100:
> > On 16.11.2020 04:16, Jun Omae wrote:
> > > The attached patch adds #pragma warning to make C4204 a warning
> > > instead of an
> > > error only on building swig-py with Visual Studio.
>
8 matches
Mail list logo