[Gtk-sharp-list] enums not generated for gnomeprintui

Mike Kestner mkestner@ximian.com
Sat, 27 Sep 2003 19:12:54 -0500


On Thu, 2003-09-25 at 13:12 +0200, Martin Willemoes Hansen wrote:

> I noticed that they are on the form enum foobar { ... }; but
> if I change them to have the form typedef enum { ... } foobar; 
> they will be parsed correctly.

The parser regexes can easily be changed to handle this. You can either
file the bug or take a look at the enum regex in gapi2xml.pl if you want
to try to fix it yourself.

-- 
Mike Kestner <mkestner@ximian.com>