Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2981] New: Patch to add extension support to the X11 disse

Date: Mon, 20 Oct 2008 14:51:10 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981

           Summary: Patch to add extension support to the X11 dissector
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: peter.harris@xxxxxxxxxxxxxxx


Created an attachment (id=2379)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2379)
Patch to add extension support to the X11 dissector

Build Information:
wireshark 1.1.2 (SVN Rev 26505)

Copyright 1998-2008 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 with GTK+ 2.12.11, with GLib 2.16.6, with libpcap 0.9.8, with libz
1.2.3.3, without POSIX capabilities, with libpcre 7.6, without SMI, without
c-ares, with ADNS, with Lua 5.1, with GnuTLS 2.4.1, with Gcrypt 1.4.1, with MIT
Kerberos, without PortAudio, without AirPcap.

Running on Linux 2.6.26-1-686, with libpcap version 0.9.8.

Built using gcc 4.3.2.

--
This patch adds extension support to the X11 dissector.

I've removed the perl script from the make file, since the new one depends on
perl 5.10, xcbproto (at least git as of today), and mesa (at least the
mesa/src/mesa/glapi directory). It seemed easier to just add the generated
header files to svn directly.

If you would rather see this patch the other way around (keep running the
generation scripts at 'make' time, and include mesa/glapi and xcbproto in the
repository instead of the generated .h files), please let me know.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.