generator: fix absname for fields with only iterator function
authorChristian Linhart <chris@demorecorder.com>
Wed, 3 Sep 2014 11:22:37 +0000 (13:22 +0200)
committerChristian Linhart <chris@demorecorder.com>
Sat, 6 Sep 2014 18:26:35 +0000 (20:26 +0200)
commitb8e3906f2127031cf2509472801f8e4d10ad08c5
tree46070ae26da23cea512fa8ada3fc6e46938c1eae
parentd15b6caa78c0f7cd73509d72f39c88ec542a5a37
generator: fix absname for fields with only iterator function

Fix _c_helper_absolute_name for fields which can only be
accessed with an iterator function.
These are lists with var-sized structs as members.

Message-ID: <1409743361-466-2-git-send-email-chris@demorecorder.com>
Patch-Thread-Subject: [Xcb] xinput: make ListInputDevices work, sumof with nested expr, ...
Patch-Set: ListInputDevices
Patch-Number: libxcb 2/6
Patch-Version: V1
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
src/c_client.py