From 5d165287b9429e624a3dd3225915b19ef34cc3a5 Mon Sep 17 00:00:00 2001 From: zooko Date: Fri, 27 Apr 2007 04:21:58 +0530 Subject: [PATCH] zfec: update TODO darcs-hash:2dbe725a5350e5d951d42aa12336b71673f29320 --- zfec/TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/zfec/TODO b/zfec/TODO index c2c2d60..ecb5656 100644 --- a/zfec/TODO +++ b/zfec/TODO @@ -4,4 +4,10 @@ * try Duff's device in _addmul1()? * memory usage analysis * announce on lwn, p2p-hackers - * try compiling with Microsoft compiler + * 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 -- 2.45.2