changeset 286:550d9c4854df

updated todo
author thomask
date Fri, 18 Feb 2005 23:04:38 +0000
parents 68f8150db4a5
children a19d5847a8b9
files todo.txt
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/todo.txt	Sun Feb 13 21:15:50 2005 +0000
+++ b/todo.txt	Fri Feb 18 23:04:38 2005 +0000
@@ -3,15 +3,20 @@
 $Author$ 
 
 Makefile:
-* fix analyse_run (tries to execute the destination, even if compiling failed)
-* check the Windows bat generator
+* update/check the Windows bat generator (./beta)
+
+dstress.c:
+* add line check for error messages
+* stop the pop-up for segfaulting test cases: use "createProcess" instead of "system" on MSWindows
 
 Benchmark:
 * integrate benchmark results: SciMark, cowell-shah, oopack, ackermann
 * debug benchmark/cowell-shah/benchmark.d:double io(int ioMax)
 
+
 Test cases:
 * keyword: asm
+* keyword: abstract (http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D.bugs/1940)
 * keyword: break (mutexes)
 * keyword: in out body
 * keyword: cent