no message

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-04-28 21:56:08 +00:00
commit 9cbbfff2d7
2 changed files with 39 additions and 3 deletions

View file

@ -209,9 +209,6 @@ C#
*** Implement director support for C# so that virtual methods work seemlessly
when mixing C# and C++ code.
**** Fix exception handling. Currently memory leaks occur when a C# exception
is thrown from C/C++.
PHP
---