From c81e9069f201365ea42e3d674f3f18e6f88573df Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Mon, 9 Oct 2017 20:46:59 +0200 Subject: [PATCH] minor todo.txt update --- todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 7597c436af..f36a8a10cb 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,7 @@ version 1.0 battle plan ======================= +- disallow conversions from ``array`` to ``cstring``! - make 'not nil' the default (produce warnings instead of errors for a smooth migration path) - case objects needs to be safe and need to support pattern matching @@ -17,8 +18,6 @@ Not critical for 1.0 - find a solution for the x.f[T](y) gotcha - implement ``.delegate`` for .experimental - -- Destructors need to be refined. - annotation support for getType() - ``concept`` needs to be refined, a nice name for the feature is not enough. - make '--implicitStatic:on' the default; then we can also clean up the