robionekenobi
changed
bug 9072
What |
Removed |
Added |
Attachment #11549 is obsolete |
|
1
|
Attachment #11566 Flags |
|
review_for_checkin?
|
Comment # 31
on bug 9072
from robionekenobi
Created attachment 11566 [details]
enhancement packet-mq
Adapted my GETFN to GET_VALSx (all using now val_to_str fucntion).
For using add_functionality of the field definition, it is not possible to use
this in the PCF dissection, as there can be multiple value.
I use a special value_string that return another value_string, and this one is
used to get the string with call to try_val_to_str
Definition of this special value_string (mq_MQCFINT_Parse_vals) is defined
with DEF_VALSB(MQCFINT_Parse)
You are receiving this mail because:
- You are watching all bug changes.