glib/gobject
Dan Winship f049262a61 glib-mkenums: fix handling of forward enum declarations
Given

    typedef enum MyFoo MyFoo;

glib-mkenums would get confused, not notice the ";", and then keep
skipping lines until it found one that started with a "{", possibly
even going into the next file.

Fix it to just ignore those lines instead (and also, to error out if
it hits eof while parsing an enum).

https://bugzilla.gnome.org/show_bug.cgi?id=669595
2012-02-07 13:32:22 -05:00
..
2011-05-23 00:21:06 -04:00
2009-03-31 19:39:16 -04:00
2011-06-14 18:51:57 -04:00
2011-10-18 17:12:33 +01:00
2011-06-09 11:15:40 -04:00
2012-01-24 23:37:24 -05:00
2012-01-24 23:37:24 -05:00
2011-08-19 11:44:44 +02:00
2011-12-13 23:01:51 -05:00
2012-01-24 23:37:24 -05:00
2012-01-24 23:37:24 -05:00
2011-11-07 23:12:45 +01:00
2011-10-18 17:12:33 +01:00
2011-11-12 19:13:44 -05:00
2008-06-21 18:20:43 +00:00
2011-09-05 18:46:59 -04:00
2012-01-30 15:37:28 -05:00
2012-01-24 23:37:24 -05:00