https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7402
Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darkjames-ws@xxxxxxxxxxxx
--- Comment #4 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-06-29 02:06:28 PDT ---
(In reply to comment #0)
> I kept the preferences structure (e_pref) together for "backwards code
> compatibility" and to minimize the number of global variables needed for
> preferences, although the hope was that some members could be moved out to be
> self-contained within an individual source module.
Is this patch really backward compatibility?
XX:YY:ZZ Warn ~/.wireshark/preferences line 260: No such preference
"packet_list.display_hidden_proto_items" (applying your preferences once should
remove this warning)
This variable is now called 'protocols.display_hidden_proto_items'
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.