*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5011 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2f38702eb6
commit
69f851a236
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
08/19/2003: cheetah (William Fulton)
|
||||
[Java] Fix for %template vector<string>. The templated class' get method
|
||||
[Java] Reworked std::string typemaps. Fixes a number of string in std namespace
|
||||
problems. For example %template vector<string>. The templated class' get method
|
||||
wasn't returning a Java String, but a SWIGTYPE_p_string. Reported
|
||||
by Zach Baum.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue