blob: 1cb02dbdb365574848cddf7d84b7ea5b9d1cc37a (
plain)
1
2
3
4
5
|
- 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`
|