After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 730506 - valac 0.24.0 is too old
valac 0.24.0 is too old
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal minor
: gnome-3-14
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-21 10:00 UTC by Egmont Koblinger
Modified: 2015-03-24 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2014-05-21 10:00:18 UTC
g-t configure.ac says it requires valac 0.24.

valac-0.24.0 is too old, 'master' or 'staging' branch is required, due to bug 728111. The version number should be bumped to 0.24.1 once that is released and we double check it's fixed.

(Apart from this, g-t compiles with my valac 0.22.1, so if we didn't rely on parse_strv, we could relax a bit on the version requirement.)
Comment 1 Egmont Koblinger 2015-03-24 15:44:15 UTC
Fixed in master (3.17).