summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDave Beazley <dave-swig@dabeaz.com>2003-02-26 18:25:01 +0000
committerDave Beazley <dave-swig@dabeaz.com>2003-02-26 18:25:01 +0000
commit561a231e46e53f80f8346db954793d03a62f5f95 (patch)
tree26640ace3d90582b861232124c2cf10029bbb036 /TODO
parent930769fe62b2001fb27951628327e48dfcb0932c (diff)
downloadswig-561a231e46e53f80f8346db954793d03a62f5f95.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4400 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
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.