From 7e473b252ac534227fbb391638fa6deb3a244e4c Mon Sep 17 00:00:00 2001
From: zooko <zooko@zooko.com>
Date: Fri, 9 Nov 2007 22:34:11 +0530
Subject: [PATCH] zfec: update TODO

darcs-hash:4a953d902a66fb006b76d6b4991bc7dbfdbffe00
---
 zfec/TODO | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

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
  
-- 
2.45.2