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 13:39:20 +0000 (15:39 +0200)
commit23730d9083d711b5de3da08224ad3e68493c6aa1
tree434e16bef6592cb7ea03ab88a629599cbde5e46d
parent69233eb2ae0aa8505f390b617fb9a386d39ba2b6
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