https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7310
--- Comment #6 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-06-01 07:35:09 PDT ---
Hi,
please fill separate bugs. Note sure we will meet the deadline though (the time
remaining is really short)...
According to README.developer, a FT_BOOLEAN type with an empty bitmask should
use BASE_NONE:
{ &hf_glusterfs_flags_rdonly,
{ "O_RDONLY", "glusterfs.flags.rdonly", FT_BOOLEAN, BASE_NONE,
TFS(&tfs_set_notset), 00000000, NULL, HFILL }
},
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.