|
RE: Problems with %rename (const): msg#00164programming.swig
I think I have tracked down where the "extra" method come from: [snip:Lib/java/java.swg] 881 %typemap(javaout) SWIGTYPE *, SWIGTYPE [], SWIGTYPE (CLASS::*) { 882 long cPtr = $jnicall; 883 return (cPtr == 0) ? null : new $javaclassname(cPtr, $owner); 884 } 885 [/snip:Lib/java/java.swg] It has got the exact layout of the "extra" method. ./Emanuel _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Problems with %rename (const): 00164, Emanuel Greisen |
|---|---|
| Next by Date: | Re: Supplying default OUTPUT values: 00164, Cory Omand |
| Previous by Thread: | Re: Problems with %rename (const)i: 00164, William S Fulton |
| Next by Thread: | swig on vxworks: 00164, Ranjan, Ashish (GE Healthcare) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |