[Webkit-unassigned] [Bug 19171] [GTK] GTypes for enumeration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 12 08:09:06 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19171





------- Comment #5 from marco.barisione at collabora.co.uk  2008-06-12 08:09 PDT -------
(In reply to comment #3)
> Rather than using sed, is it better to use /*< underscore_name=foo >*/ in
> beside the enum decl?

I didn't know of its existence and on #gnome-hackers everyone suggested to use
sed. What I don't like of underscore_name is that you have to remember to put
it everywhere and if you forget it you will probably realise the error only
when someone will start using a WebKit enum type for a property.

What do you prefer: the clean and error prone way or the ugly but working one?
;)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list