diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/flavioc.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flavioc.mdwn b/community/flavioc.mdwn index 0b6f999a..17845e11 100644 --- a/community/flavioc.mdwn +++ b/community/flavioc.mdwn @@ -57,6 +57,7 @@ Creating an extensible translator library in lisp using the mig generated stubs. - hurd - hurd-translator - tree-translator +- Test cases are now written. ### What needs to be done @@ -64,7 +65,6 @@ Creating an extensible translator library in lisp using the mig generated stubs. - Fix fsys-getroot (block happens in trivfs based translators, when they do RPC's to me when I call fsys_getroot to them) and fetch-root (for passive translators). - Use the socket stubs? - Documentation -- More testing - Integrate upstream - I think it's a better idea to create a separate module/project for the project than integrating it in the Hurd tree. - Another advantage is that savannah provides mercurial hosting. |