2002-01-17 Miguel de Icaza <miguel@ximian.com>
[mono.git] / mcs / mcs / TODO
index c7e2d8e1fe7f0b9e1d8586e5347de7b35c09580c..4f628d6fb0f144c6af909dafc3bdc62e534dbd63 100644 (file)
@@ -110,8 +110,10 @@ BUGS
 PENDING TASKS
 -------------
 
-       * Unsafe code.
-               Making the parser accept unsafe code.
+* Unsafe contexts:
+       Done: class, struct, interface
+       Everywhere where we lookup a type, we should test for unsafe pointers.
+       
                
 * Static flow analysis