]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
zfec: update TODO
authorzooko <zooko@zooko.com>
Fri, 9 Nov 2007 17:04:11 +0000 (22:34 +0530)
committerzooko <zooko@zooko.com>
Fri, 9 Nov 2007 17:04:11 +0000 (22:34 +0530)
darcs-hash:4a953d902a66fb006b76d6b4991bc7dbfdbffe00

zfec/TODO

index 44ac54ffdfc4dc0ceda4362c8a3fe6a059643e62..f295f733784befde2f17a661f1e0214b520b7e87 100644 (file)
--- a/zfec/TODO
+++ b/zfec/TODO
@@ -3,14 +3,10 @@
  * catch EnvironmentError when writing sharefiles and clean up
  * try Duff's device in _addmul1()?
  * memory usage analysis
- * announce on lwn, p2p-hackers
- * compile with Microsoft compiler, etc.
+ * What Every Programmer Should Know About Memory by Ulrich Drepper
  * 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
+ * conditional compilation to handle a printf that doesn't understand %Zu
+
+ * announce on lwn, p2p-hackers