https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6482
Summary: updated examples to use ENC_BIG_ENDIAN instead of
FALSE
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Documentation
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: beroset@xxxxxxxxxxxxxx
Build Information:
looking for dissectors in /usr/local/lib/wireshark/python/1.7.0/wspy_dissectors
looking for dissectors in /home/ejb/.wireshark/plugins
registered protocols []
TShark 1.7.0 (SVN Rev 39535 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GLib 2.26.0, with libpcap 1.1.1, with libz 1.2.5, with
POSIX capabilities (Linux), with threads support, without SMI, without c-ares,
without ADNS, without Lua, with Python 2.7, with GnuTLS 2.8.6, with Gcrypt
1.4.5, with MIT Kerberos, without GeoIP.
Running on Linux 2.6.35.14-97.fc14.i686, with locale en_US.utf8, with libpcap
version 1.1.1, with libz 1.2.5.
Built using gcc 4.5.1 20100924 (Red Hat 4.5.1-4).
--
Based on recent developer mailing list conversations about
proto_tree_add_item() and its encoding argument, the advice in the developers
guide was out of date and incorrect. This patch changes the text to use
ENC_BIG_ENDIAN in the code samples and updates the corresponding descriptive
text.
Also, a typo in the makefile was fixed.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.