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

[PATCH] Use ifdefs for language-specific typemaps

From: Jelmer Vernooij <jelmer_at_samba.org>
Date: 2006-05-27 17:17:33 CEST

Hi,

The attached patch changes some of the core SWIG files to use ifdefs
rather than language-specific typemaps, which have been deprecated in
SWIG. SWIG generates a warning on each of these, making it hard to
notice other warnings.

These particular defines are already used in the SWIG code for
Subversion, so there should be no problem with old versions of SWIG not
defining them.

[[[

 * subversion/bindings/swig/include/apr.swg
   subversion/bindings/swig/include/svn_string.swg
   subversion/bindings/swig/include/svn_types.swg:
   Use ifdefs around language-specific typemaps

]]]

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer_at_samba.org> - http://samba.org/~jelmer/

Received on Sat May 27 17:18:13 2006

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.