[gnome-continuous] Tag Evince



commit 6cbf7de4ddd370f61af3d781a5d863e852c5fee4
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Jul 16 13:57:41 2018 +0100

    Tag Evince
    
    GCC in Continuous does not support using __attribute__((deprecated)) on
    enumeration values to mark them as deprecated.

 manifest.json | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/manifest.json b/manifest.json
index 31f9e19..cb32348 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1347,6 +1347,8 @@
 
                {"src": "gnome:evince.git",
                  "name": "evince",
+                 "tag": "87cb7f351301cdb07902a328c36c837afb6fccae",
+                 "tag-reason": "Build failure caused by deprecated attribute used on enum value",
                 "config-opts": ["--enable-introspection"]},
 
                 {"src": "gnome:libgepub.git",


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