Mike Hommey 461ad5c87a Avoid using a union for ctl_node_s
MSVC doesn't support C99, and as such doesn't support designated
initialization of structs and unions. As there is never a mix of
indexed and named nodes, it is pretty straightforward to use a
different type for each.
2012-04-23 11:43:44 -07:00
..
2012-03-13 16:31:41 -07:00
2012-04-21 19:17:21 -07:00
2012-04-21 19:17:21 -07:00
2012-03-02 15:59:45 -08:00
2012-04-23 11:43:44 -07:00
2012-03-07 16:19:19 -08:00
2012-03-13 16:31:41 -07:00
2012-04-21 21:32:09 -07:00
2012-02-28 16:50:47 -08:00
2012-04-21 21:27:46 -07:00
2012-04-22 16:00:11 -07:00
2012-03-02 15:59:45 -08:00
2012-04-22 16:00:11 -07:00
2011-11-01 20:48:31 -07:00
2012-03-07 16:19:19 -08:00
2012-04-21 21:27:46 -07:00