[Vala] [ANNOUNCE] Vala 0.17.5 - Compiler for the GObject type system

2012-08-20 Thread Jürg Billeter
We are pleased to announce version 0.17.5 of Vala, a compiler for the GObject type system. Vala 0.17.5 is now available for download at: http://download.gnome.org/sources/vala/0.17/ Changes since 0.17.4 * Support subclassing of GLib.Source. * Switch pango bindings to .gir. * Add

[Vala] Bug 679876 - GObject Introspection has no support for Vala's classes and interfaces

2012-08-20 Thread Daniel Espinosa
Could any one check this bug? I think this is a problems in GLib/GObjectIntrospection, but maybe a problem in C code generated by Vala. -- Trabajar, la mejor arma para tu superación de grano en grano, se hace la arena (R) (en trámite, pero para los cuates: LIBRE)

[Vala] foreach / Gee.Tree/HashMap

2012-08-20 Thread Dennis Möhlmann
Hello, I was running into an issue with Gee Maps and was wondering if this is intended behaviour. Here's a minimal sample: var map = new HashMapint, string(); map[1] = first; map[2] = second; foreach (var value in map) { stdout.printf((value ?? null) + \n); } stdout.printf(--\n); foreach

[Vala] [ANNOUNCE] Libgee 0.7.4 - GObject collection library

2012-08-20 Thread Maciej Piechotka
We are very pleased to announce version 0.7.4 of Libgee, the GObject collection library. Libgee 0.7.4 is now available for download at: http://download.gnome.org/sources/libgee/0.7/ Also please note that now Libgee has its own mailing-list