summaryrefslogtreecommitdiff
path: root/lib9p/idl/0000-TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib9p/idl/0000-TODO.md')
-rw-r--r--lib9p/idl/0000-TODO.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib9p/idl/0000-TODO.md b/lib9p/idl/0000-TODO.md
index d196ac9..e52902f 100644
--- a/lib9p/idl/0000-TODO.md
+++ b/lib9p/idl/0000-TODO.md
@@ -1,6 +1,6 @@
<!--
lib9p/idl/0000-TODO.md - Changes I intend to make to idl/__init__.py
- and idl.gen
+ and proto.gen
Copyright (C) 2025 Luke T. Shumaker <lukeshu@lukeshu.com>
SPDX-License-Identifier: AGPL-3.0-or-later
@@ -9,5 +9,3 @@
- Decide how to handle duplicate type names from different versions
- Decide how to handle duplicate `enum lib9p_msg_type` names and
values
-- Clean up the iterate-over-all-msgids-in-a-version code
-- Allow for const `.cnt` instead of only having previous-member `.cnt`