Add support for FT_BOOLEAN fields to wslua FieldInfo
This issue was migrated from bug 4049 in our old bug tracker.
Original bug information:
Reporter: Beth
Status: RESOLVED REMIND
Product: Wireshark
Component: GTK+ UI
OS: All
Platform: All
Version: 1.3.x (Experimental)
Attachments:
svn.diff: Patch adds support for FT_BOOLEAN to wslua FieldInfo
wslua_tree.diff: Patch adds support for FT_BOOLEAN to wslua TreeItem
test_bool.lua: Test case for bug 4049
test_bool.lua: Re-upload of test case