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

Wireshark-commits: [Wireshark-commits] rev 41514: /trunk/ /trunk/epan/dissectors/: x11-declarations

Date: Tue, 13 Mar 2012 00:07:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41514

User: morriss
Date: 2012/03/12 05:07 PM

Log:
 From Peter Harris:
 
 An enum name collision was recently added to the upstream XCB/proto.
 Avoid the collision by putting enum names into their proper namespace.
 
 
 After applying that, regenerate the X11 dissector.

Directory: /trunk/epan/dissectors/
  Changes    Path                              Action
  +212 -140  x11-declarations.h                Modified
  +91 -67    x11-enum.h                        Modified
  +2 -1      x11-extension-errors.h            Modified
  +572 -163  x11-extension-implementation.h    Modified
  +1 -37     x11-glx-render-enum.h             Modified
  +401 -329  x11-register-info.h               Modified

Directory: /trunk/tools/
  Changes    Path                  Action
  +32 -10    process-x11-xcb.pl    Modified