Comment # 26
on bug 8849
from Jiří Engelthaler
Michael,
according to #6 I have two solutions:
1) I have modified proto.c to support bitmasked INT8-INT32. Tested on Windows
with bitmasked INT8 and INT16. Should be tested also on big endian. Please
suggest me if place the patch here or as a separate bug id to be reviewed by
more experienced developers.
2) using "proto_tree_add_bits_item" instead of "proto_tree_add_item" will also
resolve this issue.
Jiri
You are receiving this mail because:
- You are watching all bug changes.