Changes to allow compiler with gcc-2.8.1 in C++ mode,
[p5sagit/p5-mst-13.2.git] / Todo
diff --git a/Todo b/Todo
index 5e48ba6..ab28e00 100644 (file)
--- a/Todo
+++ b/Todo
@@ -21,6 +21,7 @@ Would be nice to have
        reference to compiled regexp
        lexically scoped functions: my sub foo { ... }
        lvalue functions
+       Full 64 bit support
 
 Possible pragmas
        debugger
@@ -47,7 +48,6 @@ Vague possibilities
        ref function in list context
        data prettyprint function?  (or is it, as I suspect, a lib routine?)
        make tr/// return histogram in list context?
-       undef wantarray in void context
        Loop control on do{} et al
        Explicit switch statements
        built-in globbing