[MLton-commit] r4314

Matthew Fluet MLton@mlton.org
Thu, 26 Jan 2006 17:57:43 -0800


Todo update
----------------------------------------------------------------------

U   mlton/branches/on-20050822-x86_64-branch/runtime/TODO

----------------------------------------------------------------------

Modified: mlton/branches/on-20050822-x86_64-branch/runtime/TODO
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/runtime/TODO	2006-01-27 01:56:40 UTC (rev 4313)
+++ mlton/branches/on-20050822-x86_64-branch/runtime/TODO	2006-01-27 01:57:43 UTC (rev 4314)
@@ -4,13 +4,14 @@
 
 * Use C99 <assert.h> instead of util/assert.{c,h}
 
+
+Fix PackWord{16,32,64}_{sub,upadate}{,Rev} to use byte offset; 
+This requires fixing the semantics of the primitives as well.
+
 basis/Int/Word.c
-basis/Int/Word8Array.c
-basis/Int/Word8Vector.c
 basis/IntInf.c
 basis/MLton/allocTooLarge.c
 basis/MLton/bug.c
-basis/PackReal.c
 basis/Real/Math.c
 basis/Real/class.c
 basis/Real/frexp.c