[Xcb] [PATCH libxcb 2/6] generator: fix absname for fields with only iterator function

Christian Linhart chris at DemoRecorder.com
Mon Oct 20 04:05:35 PDT 2014


On 10/14/14 15:30, Ran Benita wrote:
[...]
>> But I am OK with skipping it.
>>
>> If we skip this patch, we also have to skip patch "libxcb 6/6" of this patchset.
>>
>> What do you think:
>> Skip it or improve it as outlined above?
> 
> That's easy - skip it :) If we find out eventually that it *is* needed
> by xinput or xkb, we can return to it.

Yep, that's good.
Chances are we'll never need it, so the code stays simpler.
If we need it, then it's in the mailing-list archive.

I have updated my repos with skipping this and the other patches as discussed elsewhere.

Also, the Reviewed-By are updated in my repos.

The repos are available at:
http://infra-srv1.demorecorder.com/git/free-sw/xcb/proto
http://infra-srv1.demorecorder.com/git/free-sw/xcb/libxcb

Online browsing is available at:
http://infra-srv1.demorecorder.com/gitweb/

Chris


P.S.: Actually the following patches are skipped now:

* "Implicit-padding option" ( skipped because a better solution has been found )
    - QueryDeviceState: patch proto 1/2
	'1408653121-21071-1-git-send-email-chris at demorecorder.com' => 1,

    - QueryDeviceState: patch proto 1/2 V2
	'53FDB455.2010203 at DemoRecorder.com' => 1,

    - QueryDeviceState: patch libxcb 3/3
	'1408653356-21191-3-git-send-email-chris at demorecorder.com' => 1,

    - QueryDeviceState: patch libxcb 3/3 V2
	'53FDB45E.4010000 at DemoRecorder.com' => 1,

* "removing obsolete structs" ( skipped because we want to maintain backwards compatibility )
    - ListInputDevices:patch proto 6/7
	Message-ID: 1409743080-302-6-git-send-email-chris at demorecorder.com

    - ListInputDevices:patch proto 7/7
	Message-ID: 1409743080-302-7-git-send-email-chris at demorecorder.com

* "sumof of lists with varsize members/only iterator function" ( skipped because we do not need it (yet) )
    - ListInputDevices: libxcb 2/6
	Message-ID: 1409743361-466-2-git-send-email-chris at demorecorder.com

    - ListInputDevices: libxcb 6/6
	Message-ID: 1409743361-466-6-git-send-email-chris at demorecorder.com



More information about the Xcb mailing list