From eda7ba0765097317e78dd67401a41cfcd1349861 Mon Sep 17 00:00:00 2001 From: zooko Date: Thu, 8 Nov 2007 20:11:08 +0530 Subject: [PATCH] zfec: update TODO list darcs-hash:1f73ff966b544314806f0efd7773cd48db03d3d2 --- zfec/TODO | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/zfec/TODO b/zfec/TODO index ecb5656..44ac54f 100644 --- a/zfec/TODO +++ b/zfec/TODO @@ -5,9 +5,12 @@ * memory usage analysis * announce on lwn, p2p-hackers * compile with Microsoft compiler, etc. - * test cmdline (tricky) - * test handling of filesystem exceptional conditions (even trickier) - * install the setuptools bootstrap magic - * include setuptools with package so that the bootstrap magic doesn't connect out - * use setuptools's dependency magic - * include all dependencies with package so that the dependency magic doesn't connect out + * test handling of filesystem exceptional conditions (tricky) + + * ansi89 patch from Greg Hazel + * short input texts as per http://allmydata.org/trac/tahoe/changeset/1576 + * Jerasure + * refactor exception raising like pycryptopp + * check calling conventions like pycryptopp + * check size_t usage like pycryptopp + -- 2.45.2