]> gitweb.factorcode.org Git - factor.git/commitdiff
Added a couple of alien todos
authorAlex Chapman <chapman.alex@gmail.com>
Fri, 21 Oct 2005 00:59:46 +0000 (00:59 +0000)
committerAlex Chapman <chapman.alex@gmail.com>
Fri, 21 Oct 2005 00:59:46 +0000 (00:59 +0000)
TODO.FACTOR.txt

index e9cf4597111dd49903ef87137fc134abd728fe73..5e2dc0b8feac5f5379502271bb8e010b61b74ef0 100644 (file)
 - bitfields in C structs\r
 - setting struct members that are not *\r
 - callbacks\r
+- FIELD: char key_vector[32];\r
+- FIELD: union { char b[20]; short s[10]; long l[5]; } data;\r
+- MEMBER: long pad[24];\r
+- convert factor sequences to c arrays, and vice versa\r
 \r
 + compiler:\r
 \r