On Nov 23, 2013, at 5:32 PM, morriss@xxxxxxxxxxxxx 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.