aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-05 13:42:16 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-05 13:42:16 +0000
commit1e64f59e503ca06b599f7eea3da62df9f78a4c5c (patch)
tree37bc1d15ce6b2e36bd52dda9d3ac60c890af8df7 /TODO
parenteb123f37892e3fd79a33f0375ab99a52dc4b6915 (diff)
downloadgnunet-1e64f59e503ca06b599f7eea3da62df9f78a4c5c.tar.gz
gnunet-1e64f59e503ca06b599f7eea3da62df9f78a4c5c.zip
notes
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index d99128a96..2063cf5be 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,14 @@
10.9.0pre1: 10.9.0pre1:
2* FS: [CG] 2* FS: [CG]
3 - persistence testing (publish, unindex, search, download): 3 - persistence testing (publish, unindex, search, download):
4 => need driver! 4 * unindex:
5 => schedule suspending tasks DURING event handler => good coverage! 5 + need to clean up state on stop/suspend (including file-hashing => util API change!)
6 => test SUSPEND events 6 * download:
7 + assertion fail (gdb)
8 * publish:
9 + valgrind errors
10 * search:
11 + valgrind errors
7 - gnunet-service-fs (hot-path routing, load-based routing, nitpicks) 12 - gnunet-service-fs (hot-path routing, load-based routing, nitpicks)
8 - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used 13 - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used
9 - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used 14 - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used