13 Mar 2012 01:07
rev 41514: /trunk/ /trunk/epan/dissectors/: x11-declarations.h x11-enum.h x11-extension-errors.h x11-extension-implementation.h x11-glx-render-enum.h x11-register-info.h /trunk/tools/: ...
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 ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <wireshark-commits@...> Archives: http://www.wireshark.org/lists/wireshark-commits(Continue reading)
RSS Feed