git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@287 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
lahiker42@gmail.com 2011-03-20 02:37:08 +00:00
parent c6b488d3e1
commit 16b1297cf3

2
TODO
View File

@ -8,6 +8,8 @@
for API to do so)
- BUG? shouldn't enum..by_name[] and enum..by_number[] in the generated-code
be static??
- dispatch-within-dispatch protection needed (ie assert that you can't
recursively invoke the main-loop)
--------------------
--- NEEDED TESTS ---