Treat XIDs the same as other cardinal values.
authorPeter Harris <peter.harris@hummingbird.com>
Wed, 12 Nov 2008 19:45:04 +0000 (14:45 -0500)
committerPeter Harris <peter.harris@hummingbird.com>
Wed, 19 Nov 2008 16:06:01 +0000 (11:06 -0500)
commit43b612a5e99ccdfb787a11b2b7c3179fc242edf3
tree506eb9adcf459f912492efa1144d1ed302f7e1f2
parent902cade8ec9e7eb5d29f6f6d61cac0470c300aec
Treat XIDs the same as other cardinal values.

This fixes a bug where c_client.py wasn't generating *_end functions,
but expected them to exist in order to find the subsequent list's start.

Signed-off-by: Peter Harris <peter.harris@hummingbird.com>
src/c_client.py