From 696b3b95c7e872cec8feee1f6713e403b0eb9151 Mon Sep 17 00:00:00 2001 From: antirez Date: Tue, 1 Mar 2005 21:38:58 +0000 Subject: Fix to Jim_StringMatch. Still not embedded nuls safe. --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 28fa784..7217d1a 100644 --- a/TODO +++ b/TODO @@ -34,9 +34,6 @@ IMPLEMENTATION ISSUES - [split $string {}] should generate a list with Jim_Obj of chars shared. - [closure] command to set/get procedures-specific closure variables. For example: -- Remove SetTypeFromAny() method from the Jim_ObjType structure. - It's not useful, and it may be useful to have different prototypes - for the Set*FromAny() procedures of different types. ERROR MESSAGES -- cgit v1.1