> So in your case I would bind Joint as
> [Compact]
> [CCode (copy_function="...", free_function="...")]
> class Skeltrack.Joint {...}
thanks, following your suggestion works. What I don't get however is why
Vala requires a class to get it right where the in the original C code
Skeltrack.Joint is
I vote for this - nifty little feature :)
// Kris
Den 10. apr. 2012 23.53 skrev Sebastian Reichel :
> On Tue, Apr 10, 2012 at 12:09:47PM -0700, Jim Nelson wrote:
> > I too would like to see this. Maybe Team Vala could take a look at the
> > patch and comment?
> >
> > https://bugzilla.gnome.org/
On Tue, Apr 10, 2012 at 12:09:47PM -0700, Jim Nelson wrote:
> I too would like to see this. Maybe Team Vala could take a look at the
> patch and comment?
>
> https://bugzilla.gnome.org/show_bug.cgi?id=624691
>
> (Sebastian, I'm assuming the patch you attached to the above ticket is your
> latest
I too would like to see this. Maybe Team Vala could take a look at the
patch and comment?
https://bugzilla.gnome.org/show_bug.cgi?id=624691
(Sebastian, I'm assuming the patch you attached to the above ticket is your
latest code.)
-- Jim
On Fri, Mar 23, 2012 at 8:53 PM, Sebastian Reichel wrote