]> git.ipfire.org Git - thirdparty/vala.git/commit
Require and target GLib >= 2.16 79b1a3e39a3d2bac9fbe40c99336b3b89e374571
authorJürg Billeter <j@bitron.ch>
Sun, 10 Oct 2010 09:25:01 +0000 (11:25 +0200)
committerJürg Billeter <j@bitron.ch>
Sun, 10 Oct 2010 09:34:20 +0000 (11:34 +0200)
commit79b1a3e39a3d2bac9fbe40c99336b3b89e374571
tree31ecfe94a705b4a36f11aceec1293c9dd2509998
parent3102148b878ef0fc25fad67c5766d13dcde29252
Require and target GLib >= 2.16

This allows valac to use g_strcmp0. The next stable release of vala
will happen three years after the release of GLib 2.16.0.
codegen/valaccodebasemodule.vala
codegen/valatyperegisterfunction.vala
compiler/valacompiler.vala
configure.ac