From 6e2298a28bcb872df7c4431938254772fc1e6d25 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 1 Nov 2004 23:21:51 +0000 Subject: java c# update git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6595 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 81b66b1c1..4c2fa4124 100644 --- a/TODO +++ b/TODO @@ -213,7 +213,7 @@ Ruby Java ---- -**** Default argument support. Default arguments are effectively ignored +[DONE] Default argument support. Default arguments are effectively ignored at present. An overridden method for each default argument could be generated thereby enabling one to call methods with default arguments. @@ -228,7 +228,7 @@ C# **** Fix exception handling. Currently memory leaks occur when a C# exception is thrown from C/C++. -**** Default argument support - see Java above. +[DONE] Default argument support - see Java above. PHP --- -- cgit v1.2.1