news 28 Posted February 18, 2014 We are pleased to announce version 0.23.3 of Vala, a compiler for the GObject type system. Vala 0.23.1 is now available for download at: http://download.gnome.org/sources/vala/0.23/ Changes since 0.23.2 * 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 --- Evan Nemerson (4): glib-2.0: add missing symbols from 2.38 glib-2.0: add new symbols for 2.40 gio-2.0: update to 2.39.5 gedit: deprecate in favor of bindings distributed by gedit. Jürg Billeter (1): Release 0.23.3 Paolo Borelli (1): gio-2.0: fix add_main_option_entries Rico Tzschichholz (3): gtk+-3.0: Update from git gio-2.0: Update to 2.39.5+ gtk+-3.0: Update to 3.11.6 Ryan Lortie (2): gen-introspect: pretend to be lint vala.m4: honour CC, CPPFLAGS, CFLAGS, LDFLAGS _______________________________________________ Share this post Link to post