Re: svn commit: rev 5608 - trunk/subversion/bindings/swig
From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2003-04-14 11:36:34 CEST
On Mon, Apr 14, 2003 at 12:25:47AM -0700, Greg Stein wrote:
That's what I originally wrote, prior to finding Mike's patch. Using
> In the %apply case, however, we get to use whatever was defined for the
There's no difference in the generated Python code for any of the
%typemap(out) int, unsigned int,
There is a difference in other languages, for example the Java SWIG
%typemap(out) long %{ $result = (jint)$1; %}
> A tradeoff. I just applied the thing to get it to work. Didn't put too much
I didn't know about the generic enum typemap (enum SWIGTYPE), but it
-- =Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley> Pablo Research Group, Department of Computer Science and Medical Scholars Program, University of Illinois at Urbana-Champaign --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Apr 14 11:38:11 2003 |
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.