Commit 9eb868d3 authored by Robert Edmonds's avatar Robert Edmonds

TODO: remove 'dispatch-within-dispatch'

it's related to the RPC code, and that's been split out into
protobuf-c-rpc now.
parent 5353ba74
......@@ -6,8 +6,6 @@
wire_format_lite_inl.h .. adjust somehow .. possibly write an email
- 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 ---
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment