https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6354
--- Comment #3 from cajayi146@xxxxxxxxx 2011-09-19 10:45:47 PDT ---
(In reply to comment #2)
> For example, we don't guarantee that any given FT_ type will have the same
> numerical value from one major release to another; we got rid of one FT_ type,
> FT_EBCDIC, after 1.6 (it's no longer necessary - you use ENC_EBCDIC in the last
> argument to proto_tree_add_item() if the string is in EBCDIC), which renumbered
> some FT_ types.
The last release I see is 1.6.2 but the SVN development version is 1.7.0.
How do I get 1.6.2 development? Is there going to be a new release coming
soon based on 1.7.0 development?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.