[Webkit-unassigned] [Bug 75459] Provide Vala bindings (vapi) for WebKitGTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 21 18:01:48 PST 2012


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





--- Comment #11 from Eric Gregory <eric at yorba.org>  2012-01-21 18:01:48 PST ---
I'm really glad to see the progress on this bug!  My only concern is the metadata file still needs a few tweaks; Vala expects class names to be CamelCased in a certain way.  

Without the proper entries in the metadata, class names such as DOMElement result in gcc errors due to Vala's inability to match the class name to the appropriate type checking and casting macros.

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



More information about the webkit-unassigned mailing list