Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 713268 Details for
Bug 790170
net-im/dino-0.2.0 - /.../column.vala:99.32-99.37: error: double is not a supported generic type argument, use ? to box value types
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch fixing the bug
0001-net-im-dino-Set-VALA_MAX_API_VERSION-to-0.48.patch (text/plain), 1.04 KB, created by
Thomas Schneider
on 2021-06-02 10:18:54 UTC
(
hide
)
Description:
Patch fixing the bug
Filename:
MIME Type:
Creator:
Thomas Schneider
Created:
2021-06-02 10:18:54 UTC
Size:
1.04 KB
patch
obsolete
>From 890629ac0cf21d7ff4a3459fe1995e5bbda5893c Mon Sep 17 00:00:00 2001 >From: Thomas Schneider <qsx@chaotikum.eu> >Date: Wed, 2 Jun 2021 12:17:02 +0200 >Subject: [PATCH] net-im/dino: Set VALA_MAX_API_VERSION to 0.48 > >This is apparently the highest working version. > >Closes: https://bugs.gentoo.org/790170 >Package-Manager: Portage-3.0.18, Repoman-3.0.2 >Signed-off-by: Thomas Schneider <qsx@chaotikum.eu> >--- > net-im/dino/dino-0.2.0.ebuild | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/net-im/dino/dino-0.2.0.ebuild b/net-im/dino/dino-0.2.0.ebuild >index 55024c67c5c..67444c61675 100644 >--- a/net-im/dino/dino-0.2.0.ebuild >+++ b/net-im/dino/dino-0.2.0.ebuild >@@ -1,10 +1,11 @@ >-# Copyright 1999-2020 Gentoo Authors >+# Copyright 1999-2021 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=6 > > CMAKE_MAKEFILE_GENERATOR="ninja" > VALA_MIN_API_VERSION="0.34" >+VALA_MAX_API_VERSION="0.48" > inherit cmake-utils gnome2-utils vala xdg-utils > > DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala" >-- >2.31.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 790170
:
708399
|
708402
|
708405
|
708408
|
708411
|
708414
|
708417
| 713268 |
713412