Fix special variable not being expanded for csvarin typemaps when used for global variables
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12355 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7f4283f684
commit
4f99df61c5
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 2.0.2 (in progress)
|
||||
===========================
|
||||
|
||||
2010-12-23: wsfulton
|
||||
[C#] Fix $csinput special variable not being expanded for csvarin typemaps
|
||||
when used for global variables. Reported by Vadim Zeitlin.
|
||||
|
||||
2010-12-14: wsfulton
|
||||
Fix $basemangle expansion in array typemaps. For example if type is int *[3],
|
||||
$basemangle expands to _p_int.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue