This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
Implement the length()
methods for requests and replies with the macro.
#7
Labels
task
An essential task for a planned milestone.
The procedural macro that generates X messages in X11 needs to implement the
length()
method on its messages. This method needs to count up the byte size all the items in the message definition (fields, unused bytes, and field lengths).The text was updated successfully, but these errors were encountered: