From 561a231e46e53f80f8346db954793d03a62f5f95 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Wed, 26 Feb 2003 18:25:01 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4400 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 8c7398d2d..43afd85a7 100644 --- a/TODO +++ b/TODO @@ -29,7 +29,7 @@ defer ready to go. The primary obstacle lies in the target language **** Typemap environments. Stay tuned. -**** Merge "in" and "ignore" typemaps into a single "in" typemap. +[DONE] Merge "in" and "ignore" typemaps into a single "in" typemap. This would solve a variety of subtle problems with multiple argument typemaps and other typemap code. I propose to merge the typemaps by making "ignore" a typemap attribute.