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

On Nov 23, 2013, at 5:32 PM, [email protected] 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 <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:[email protected]?subject=unsubscribe

Reply via email to