diff codeDoc/jobs.txt @ 88:01f4f5f1acc9

Changes to init and to allow compiling with gdc. Tweaked init code to allow using circular iterators (disabled until my patch makes it into tango). Changes to allow compiling with gdc. Building is successful and unittests complete, but in my experience a SIGSEGV occurs within SDL.
author Diggory Hardy <diggory.hardy@gmail.com>
date Mon, 29 Sep 2008 12:09:44 +0100
parents 2212285f714c
children 97e6dce08037
line wrap: on
line diff
--- a/codeDoc/jobs.txt	Tue Sep 23 12:31:48 2008 +0100
+++ b/codeDoc/jobs.txt	Mon Sep 29 12:09:44 2008 +0100
@@ -3,9 +3,11 @@
 
 
 In progress:
+
+
+
+Bugs:
 Sometimes nothing is drawn until a resize, and fonts are blocks? External bug?
-CircularIterator
-unittest again!