[Vala] bug in glib vapi ????

2015-08-25 Thread Michele Dionisio
Hi, I think that the following function: [CCode (cname = g_list_find_custom, simple_generics = true)] public unowned ListG searchT (T data, SearchFuncT,G func); in glib vapi is wrong because the g_list_find_custom documentation says? Finds an element in a GList, using a supplied function to

Re: [Vala] Help with libgda

2015-08-25 Thread Noe Nieto
Just for the record. This is what I did all this to compile libgda 6.0 with vala bindings on Fedora 22. sudo dnf install vala-devel vala-devel vala-compat-tools vala-tools gtksourceview3 gtksourceview3-devel goocanvas2-devel graphviz-devel libgee-devel community-mysql-devel postgresql-devel

[Vala] vector extensions for Vala

2015-08-25 Thread rastersoft
Hi: Are plans to implement vector extensions (to take advantage of SSE instructions) in Vala? Just a thin layer over gcc vector extensions would be quite easy... https://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html -- Nos leemos RASTER(Linux user #228804)