diff options
author | Damien George <damien.p.george@gmail.com> | 2017-12-15 10:21:10 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-15 10:21:10 +1100 |
commit | cf8e8c29e72ef4871b9d5ab3de32bdaf429c5dbb (patch) | |
tree | 907814154995261c37117318cb0ac166cbd0b7f7 /tools/tinytest-codegen.py | |
parent | 448d93a04aff95dd300cf3485eb7e7a74cfdfcbf (diff) |
py/emitglue: Change type of bit-field to explicitly unsigned mp_uint_t.
Some compilers can treat enum types as signed, in which case 3 bits is not
enough to encode all mp_raw_code_kind_t values. So change the type to
mp_uint_t.
Diffstat (limited to 'tools/tinytest-codegen.py')
0 files changed, 0 insertions, 0 deletions