Wireshark mailing list archives

Re: [Wireshark-commits] rev 53531: /trunk/ /trunk/epan/dissectors/: packet-x11.c x11-declarations.h x11-enum.h x11-extension-errors.h x11-extension-implementation.h x11-glx-render-enum.h x11-register-info.h ...


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Sun, 24 Nov 2013 09:30:12 -0500

On 11/23/2013 10:01 PM, Guy Harris wrote:

On Nov 23, 2013, at 5:32 PM, morriss () wireshark org wrote:

Log:
Some patches from Peter Harris to make it possible to build the X11 dissector
again (and some various other improvements):

Rebuild the dissector with the latest xcbproto and mesa.

It appears that the generator needs some work - checkAPI says:

Error: hf_x11_xinput_XIGrabDevice_owner_events uses a value_string but is an FT_BOOLEAN in x11-register-info.h
Error: hf_x11_xinput_XIPassiveGrabDevice_owner_events uses a value_string but is an FT_BOOLEAN in x11-register-info.h

Booleans should use a true_false_string.

<sigh> I tried to stay awake long enough to check the buildbots but jet lag got the best of me.

Fixed in r53545 (not using a true_false_string but by changing the boolean to a UINT8).

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: