From fa5e623e9504aaf39ed6a80877e709391ae11637 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Wed, 28 Jun 2000 21:24:23 +0000 Subject: [PATCH] Would be a useful thing to have. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 18a669b27c4..bad2cd907a7 100644 --- a/TODO +++ b/TODO @@ -36,6 +36,8 @@ global available in ZTS mode. * add aliases to functions to conform to new naming conventions, e.g. str_to_upper(). + * see what functions might need to be changed to use HashPosition, so + that the internal array pointer is not affected. documentation -------------