r1592: Updated to 0.2.10
[uffi.git] / TODO
diff --git a/TODO b/TODO
index 258b00705b6d91c7f27ad3cd19e804ed8d092cfe..f8940da160153e7ddf76ab371ad0f272739e92ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,6 +13,7 @@ expansions. CMUCL strtol is broken because of signedness.  Right now,
 LW prefers unsigned and CMUCL prefers signed string arrays. I lean
 to having unsigned be the default type.
 
-- Need to clean signedness of allocate-foreign-string
-
 - Add def-union routine
+
+- Split implementation-dependent code into separate files in preparation
+for MCL and CormanLisp ports.