Menu

#50 $symname should be supported in director typemaps too

None
closed
nobody
None
5
2017-10-07
2007-04-14
No

Title says it all.

$symname should be supported in director typemaps.

Mainly, for debugging, like:

%typemap(directorout) unsigned& {
%#warning returning unsigned reference in $symname
}

Discussion

  • Olly Betts

    Olly Betts - 2017-10-07
    • status: open --> closed
    • Group: -->
     
  • Olly Betts

    Olly Betts - 2017-10-07

    Seems this was actually implemented several years ago in version 2.0.5:

    2011-08-04: wsfulton
                Add in $symname expansion for director methods.
    
     

Log in to post a comment.