From c2b93e64cbd2beb3eb0f586c54ab0b9f9b89707f Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Thu, 26 Apr 2007 15:51:58 -0700 Subject: [PATCH] zfec: update TODO --- src/zfec/TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/zfec/TODO b/src/zfec/TODO index c2c2d607..ecb56560 100644 --- a/src/zfec/TODO +++ b/src/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