On Sat, 2008-01-12 at 01:52 +0100, Andrea Del Signore wrote:
> attached a quick patch to the gstreamer bindings.
> 
> It fixes some missing ellipsis and add out parameter definitions in
> gst_structure and gst_elements functions.

Thanks, committed to SVN.

> Out of curiosity, why vapigen don't set is_out = true by default on
> function parameters that are pointers to simple value types (ints,
> bools, doubles etc)?

vapigen doesn't know whether int* should be "out int" or "int[]".

Jürg

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to