- fix remaining HTML stream issues - help cross-referencing - UI browser pane needs 'back' button - runtime primitives like fopen: check for null input - amd64 alien calls - port ffi to win64 - intrinsic char-slot set-char-slot for x86 - fix up the min thumb size hack - the invalid recursion form case needs to be fixed, for inlines too - code walker & exceptions - signal handler should not lose stack pointers - FIELD: char key_vector[32]; - FIELD: union { char b[20]; short s[10]; long l[5]; } data; - MEMBER: long pad[24]; - C structs, enums, unions: use new-style string mode parsing - ffi unicode strings: null char security hole - utf16 string boxing - [ [ dup call ] dup call ] infer hangs - slice: if sequence or seq start is changed, abstraction violation - out of memory error when printing global namespace - delegating generic words with a non-standard picker - code gc - stream server can hang because of exception handler limitations - better i/o scheduler - if two tasks write to a unix stream, the buffer can overflow - font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG - make 3.4 bits>double an error