Jakub Zawadzki
changed
bug 8472
Comment # 9
on bug 8472
from Jakub Zawadzki
(In reply to comment #8)
> Committed in r49357.
>> From me:
>> Permit using 64-bit integers with value-strings, as this protocol actually
>> seems to needs it. We'll misbehave for named values > 2^32 but there aren't any
>> of those despite the field being 64 bits.
Why? We don't support value_string nor in fill_label_numer64() nor in
proto_custom_set() for FT_UINT64.
It's confusing, I think we either need val64_to_str*() set of functions, or
generate error^W warning.
You are receiving this mail because:
- You are watching all bug changes.