c_client.py: Handle multiple expr. in a bitcase
authorDaniel Martin <consume.noise@gmail.com>
Mon, 13 May 2013 21:33:04 +0000 (23:33 +0200)
committerPeter Harris <pharris@opentext.com>
Thu, 23 May 2013 14:52:05 +0000 (10:52 -0400)
commite602b653c191e18cbb63db6526aac77c368ed70b
tree57aa799707a008346867737dfd2a32d104b1e2d0
parent6b6044cb8aacdf1b637da7b5dda392f9ff41ed39
c_client.py: Handle multiple expr. in a bitcase

Adopt a change from xcbgen. With that modification the expression in a
bitcase became a list of expressions to support multiple <enumref> in a
<bitcase>.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
src/c_client.py