[Xcb] [PATCH] xkb: Fix use of nKTLevels

Julien Cristau jcristau at debian.org
Thu May 8 14:21:35 PDT 2014


On Tue, Apr 29, 2014 at 11:51:56 -0400, Peter Harris wrote:

> > Also, unfortunately, they cause this diff:
> > 
> > diff --git a/src/xkb.h b/src/xkb.h
> > index 845d1c9..3820bb1 100644
> > --- a/src/xkb.h
> > +++ b/src/xkb.h
> > @@ -9371,6 +9371,7 @@ xcb_xkb_get_names_value_list_radio_group_names_end (const xcb_xkb_get_names_repl
> >  int
> >  xcb_xkb_get_names_value_list_serialize (void                                 **_buffer  /**< */,
> >                                          uint8_t                                nTypes  /**< */,
> > +                                        uint16_t                               nKTLevels  /**< */,
> 
> Sigh.
> 
> Okay, I'd rather not change the libxcb API. I'll respin the patch
> without touching <sumof>.
> 
That's libxcb-xkb, not libxcb.  Maybe that's not as bad.

Cheers,
Julien


More information about the Xcb mailing list