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

[PATCH] Fix build errors in bindings with SWIG 3.0.4

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Sun, 25 Jan 2015 22:52:51 +0100

Hello,

I saw build errors in the bindings with SWIG 3.0.4:
./subversion/bindings/swig/core.i:792: Error: Unknown SWIG preprocessor
directive: The (if this is a block of target language code, delimit it
with %{ and %})

The attached patch fixes the comment style issue in trunk and 1.8.x.

[[[
Fix build errors in bindings with SWIG 3.0.4

* subversion/bindings/swig/core.i
  (core_set_current_pool): Fix comment style.

* subversion/bindings/swig/include/proxy.swg
  (__getattr__,__setattr__): Same.

* subversion/bindings/swig/svn_delta.i
  (_ops_get): Same.
]]]

With kind regards,
Andreas Stieger

Received on 2015-01-25 23:00:16 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.