aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-06 13:39:04 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-06 13:39:04 +0000
commit4d609c0b3d4ff1f7410b257f0bee896a0c21c0de (patch)
treea50cbfea27e6bec8859983c612e2f6474fcbc4fa /TODO
parent498559e25b6175e52fd0a219c562f4c0e7013605 (diff)
downloadgnunet-4d609c0b3d4ff1f7410b257f0bee896a0c21c0de.tar.gz
gnunet-4d609c0b3d4ff1f7410b257f0bee896a0c21c0de.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO b/TODO
index 2063cf5be..fe22cb59f 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,10 @@
10.9.0pre1: 10.9.0pre1:
2* FS: [CG] 2* FS: [CG]
3 - persistence testing (publish, unindex, search, download): 3 - persistence testing (unindex, search):
4 * unindex: 4 * unindex:
5 + need to clean up state on stop/suspend (including file-hashing => util API change!) 5 + need to clean up state on stop/suspend (including file-hashing => util API change!)
6 * download:
7 + assertion fail (gdb)
8 * publish:
9 + valgrind errors
10 * search: 6 * search:
11 + valgrind errors 7 + file-opening / dir-reading / naming issues (but testcase passes!?)
12 - gnunet-service-fs (hot-path routing, load-based routing, nitpicks) 8 - gnunet-service-fs (hot-path routing, load-based routing, nitpicks)
13 - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used 9 - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used
14 - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used 10 - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used