[gnome-continuous] Tag Vala



commit 04d82d20127a756bba0dafb1f246c2a915f80d7d
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Feb 16 10:54:16 2017 +0000

    Tag Vala
    
    The current build fails with this error:
    
    gobject-2.0.vapi:330.10-330.10: error: syntax error, expected statement
                public (unowned GLib.ParamSpec)[] list (GLib.Type owner_type);
                       ^
    Compilation failed: 1 error(s), 0 warning(s)
    
    The plan is to tag Vala before a series of commits that involved arrays,
    and then revert the tag and see if it's a bootstrapping issues.

 manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2168259..9fda2ad 100644
--- a/manifest.json
+++ b/manifest.json
@@ -103,6 +103,8 @@
                                 "--disable-vapigen"]},
 
                {"src": "gnome:vala",
+                 "tag": "73105043ef3b12cdac538d4a9b8059ad7e02f8d5",
+                 "tag-reason": "Fails to build from master with a gobject vapi error",
                 "config-opts": ["--enable-vapigen"]},
 
                {"src": "git:git://github.com/seccomp/libseccomp",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]