diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2015-09-12 13:04:22 +0300 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2015-09-12 13:07:34 +0300 |
commit | 708084e7883a95dd7fd315cdc909f6664491c043 (patch) | |
tree | c6ec5ffa5478dd2913ee875f7cdde74cb8b9fed8 /tests | |
parent | 1582038e37771ade214f0627c3ecbf6e1ba69946 (diff) |
Fix handling of unsigned 8- or 16-bit enums.
Previously unsigned enums would throw errors on decoding if the value
went outside the signed range (issue #164).
Currently only helps for enums defined within the same file, but solving
issue #165 will make it work for multiple files also.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions