Re: [Vala] VAPIGEN error parsing GIR



On Sun, Feb 5, 2012 at 9:08 PM, Stuart C. Naifeh <scnaifeh hotmail com>wrote:

This is handled just fine by g-ir-scanner and is converted into the
following in the GIR:

   <alias name="Mytype" c:type="MylibMytype">
     <type name="GLib.Node" c:type="GNode"/>
   </alias>

When I run vapigen on this GIR, I get the following error:

Mylib-0.1.gir:20.37-20.37: error: too few type arguments
     <type name="GLib.Node" c:type="GNode"/>
                                   ^
Generation failed: 1 error(s), 0 warning(s)


Please report a bug at bugzilla.gnome.org . You can workaround the problem
using metadata + custom vala file in the meanwhile:
https://live.gnome.org/Vala/UpstreamGuide

-- 
www.debian.org - The Universal Operating System


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]