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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 21 18:14:03 PST 2012


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





--- Comment #13 from Evan Nemerson <evan at coeus-group.com>  2012-01-21 18:14:03 PST ---
(In reply to comment #11)
> 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.

Can you provide a minimal test case of something that doesn't work with the patch I just uploaded? If you're hitting GCC errors it sounds like a Vala bug, not an issue with the metadata.

-- 
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