no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1500ca6ed7
commit
64038fb7ee
1 changed files with 11 additions and 0 deletions
|
|
@ -1,6 +1,17 @@
|
|||
Version 1.3.22 (in progress)
|
||||
==================================
|
||||
|
||||
08/25/2004: wsfulton
|
||||
[C#] Typemap fix for methods that return char *. The CLR would incorrectly
|
||||
delete the memory pointed to by char *. Also applied the same correction to
|
||||
the char array typemaps.
|
||||
|
||||
08/24/2004: wsfulton
|
||||
Fixes for -fmicrosoft error/warning message display:
|
||||
- End of file (EOF) warning messages not displaying in correct format
|
||||
- Some messages containing a file path were displaying a double backslash
|
||||
instead of a single backslash
|
||||
|
||||
08/23/2004: wsfulton
|
||||
Applied patch #1011604 submitted by Charles Schwieters. Fix for 64 bit tcl
|
||||
interpreters.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue