GNOME Bugzilla – Bug 689918
Missing generic type for ENamedParameters breaks Vala bindings
Last modified: 2013-09-14 16:55:50 UTC
When building EDS with the Vala bindings enabled, I hit this build error: EDataServer-1.2.gir:21.53-21.53: error: too few type arguments <type name="GLib.PtrArray" c:type="GPtrArray"/> ^ Generation failed: 1 error(s), 0 warning(s) I think it's complaining about ENamedParameters not having a specific element type defined. I'm not sure that can be done in general, so we may just need to hide them from introspection.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 689871 ***