[Xcb] renaming from old to new convention in wm directory

Thomas Hunger hto at arcor.de
Tue Feb 6 08:20:39 PST 2007


On Tuesday 06 February 2007 17:09, Jamey Sharp wrote:
> Sure, I don't care. This patch might as well be applied. Except:
>
> On Tue, Feb 06, 2007 at 02:44:12PM +0100, Thomas Hunger wrote:
> > -int formatQueryTreeReply(xcb_window_t wid,
> > xcb_query_tree_reply_t *reply) +int
> > query_format_query_tree_reply(xcb_window_t wid,
> > xcb_query_tree_reply_t *reply)
>
> Why the extra leading "query_"?

My mistake. I autogenerated the changes using a small python script. 
This function I had to adjust by hand. So in one of the few places 
where I could introduce errors, I did.

> Anyway, does this patch mean you're trying to do something with
> this code? That would be cool...
Kind of. I really don't have much experience with X, so I use util as 
a learning platform.

>
> --Jamey


More information about the Xcb mailing list