generator: support fixed size lists in var-sized structs
authorChristian Linhart <chris@DemoRecorder.com>
Sat, 6 Sep 2014 18:06:15 +0000 (20:06 +0200)
committerChristian Linhart <chris@demorecorder.com>
Sat, 6 Sep 2014 18:26:34 +0000 (20:26 +0200)
commitc7d18b263bef6d0234b22256c723d1103442f8a1
tree03bb458635f9be7f6998447ca78f3fcaf06cc34a
parentb0e6c2de09c7474868dd7185674fa113a5c2e0aa
generator: support fixed size lists in var-sized structs

V2: patch revised according to suggestions from Ran Benita:
* removed blanks before an after parentheses of function-calls or tuples
* replaced if by elif in "if field.type.is_list". ( this fixes old code )

Message-ID: <540B4D17.1080908@DemoRecorder.com>
Patch-Thread-Subject: [Xcb] xinput:QueryDeviceState: full-support: generator and xml-changes
Patch-Set: QueryDeviceState
Patch-Number: libxcb 1/3
Patch-Version: V2
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
src/c_client.py