-
Notifications
You must be signed in to change notification settings - Fork 158
enum descriptions #379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enum descriptions #379
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing Changelog entry though. ;)
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, thanks!
bors r+ |
379: enum descriptions r=therealprof a=burrbull r? @therealprof cc @Disasm Before:  After:  Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com>
Build succeeded |
I wonder if this "Bit 0" in the description is not confusing here. The same enum can be used for multiple locations with different bit offsets. |
You are right. I'll try to fix it. |
r? @therealprof
cc @Disasm
Before:

After:
