news 28 Posted June 22, 2015 We are pleased to announce version 0.29.2 of Vala, a compiler for the GObject type system. Vala 0.29.2 is now available for download at: http://download.gnome.org/sources/vala/0.29/ Changes since 0.29.1 * Bug fixes and binding updates. Vala is a programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. More information about Vala is available at http://www.vala-project.org/ The Vala Team --- Jürg Billeter (2): Fix 64-bit negative integer literals Release 0.29.2 Luca Bruno (4): gio-2.0: cleanup, unhide Subprocess.new parser: -val is now parsed as a literal instead of unary expression add missing test from previous commit gstreamer-1.0: use boxed GValue functions for MiniObject Rico Tzschichholz (5): Revert "glib-2.0: Conditionally use boxed OptionContext since 2.44" glib-2.0: Conditionally use boxed OptionGroup since 2.44 codegen: fix generating struct equal function vapi: Update GIR-based bindings gtk+-3.0: Update to 3.17.3+3b43951b1+39f91d7c gio-2.0: Update to 2.45.2 gtk+-3.0: Update to 3.17.3+3b43951b _______________________________________________ Share this post Link to post