ovsdb-idlc: C code generation improvements.
authorBen Pfaff <blp@nicira.com>
Thu, 3 Dec 2009 18:34:26 +0000 (10:34 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 3 Dec 2009 18:43:59 +0000 (10:43 -0800)
commit66095e15866fb7c1f8fdf64814097bb455145fe6
treeb9e3764cace22d16b8bca1025cf74bc3581d7589
parent58fda1dab104041fc693032475ec4662c1a52849
ovsdb-idlc: C code generation improvements.

This eliminates many casts from the IDL's generated C code and reduces the
number of levels of indirection for simple cases of optional string or
pointer columns.
ovsdb/ovsdb-idlc.in