ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4481] Update x11 dissector to support new XCB features

Date: Fri, 19 Mar 2010 17:41:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4481

Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeff.morriss.ws@xxxxxxxxx

--- Comment #1 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-03-19 17:41:42 PDT ---
I doubt it's related to this patch, but after applying and updating the git
repositories, I get:

-   using xcbproto version 1.5-5-g4f4d43e */
+   using xcbproto version 1.6-3-g3c75db3 */
 /* $Id$ */

 /*
@@ -25,4801 +25,6 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */

-#include "x11-glx-render-enum.h"

Should that include file now be removed?  It ends up a huge diff which means it
may take a while to review:

chopin [~/Projects/wireshark/source2/epan/dissectors/]> svn diff |diffstat 
 packet-x11.c                   |   14 
 x11-declarations.h             | 4026 +++++++++----
 x11-enum.h                     |  208 
 x11-extension-errors.h         |   11 
 x11-extension-implementation.h |12540
+++++++++++++++++++++++++----------------
 x11-register-info.h            | 4026 +++++++++----
 6 files changed, 13595 insertions(+), 7230 deletions(-)

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