Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37531508
en ru br
Репозитории ALT
S:1.33.2-alt1.1
5.1: 1.11-alt1
4.1: 1.10-alt0.M41.1
4.0: 1.7-alt1
3.0: 1.4-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: gtk-doc

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: gtk-doc-1.31-up-mr58.patch
Скачать


From a13178de3f67499f8394be3df0552b72b55b92e5 Mon Sep 17 00:00:00 2001
From: Kalev Lember <klember@redhat.com>
Date: Thu, 28 Nov 2019 14:38:59 +0100
Subject: [PATCH] Partially revert a gtk-doc 1.31 change that broke e-d-s and
 NM builds
Bug: https://gitlab.gnome.org/GNOME/gtk-doc/-/issues/98
Bug: https://gitlab.gnome.org/GNOME/gtk-doc/-/issues/110
Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1775560
---
 gtkdoc/scan.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gtkdoc/scan.py b/gtkdoc/scan.py
index 6c6534a2..341939ac 100644
--- a/gtkdoc/scan.py
+++ b/gtkdoc/scan.py
@@ -978,8 +978,8 @@ def ScanHeaderContent(input_lines, decl_list, get_types, options):
                 logging.info('struct/union level : %d', level)
 
     # here we want in_declaration=='', otherwise we have a partial declaration
-    if in_declaration != '':
-        raise RuntimeError('partial declaration (%s) : %s ' % (in_declaration, decl))
+    #if in_declaration != '':
+    #    raise RuntimeError('partial declaration (%s) : %s ' % (in_declaration, decl))
 
     # print remaining forward declarations
     for symbol in sorted(forward_decls.keys()):
-- 
GitLab
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin