From: zooko <zooko@zooko.com>
Date: Fri, 9 Nov 2007 17:04:11 +0000 (+0530)
Subject: zfec: update TODO
X-Git-Url: https://git.rkrishnan.org/pf/content/simplejson/frontends/flags/nxhtml.html?a=commitdiff_plain;h=7e473b252ac534227fbb391638fa6deb3a244e4c;p=tahoe-lafs%2Fzfec.git

zfec: update TODO

darcs-hash:4a953d902a66fb006b76d6b4991bc7dbfdbffe00
---

diff --git a/zfec/TODO b/zfec/TODO
index 44ac54f..f295f73 100644
--- 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