Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37486131
en ru br
Репозитории ALT
S:4.6-alt3
5.1: 2.4-alt3
4.1: 2.4-alt2
4.0: 2.4-alt2
3.0: 2.4-alt1
www.altlinux.org/Changes

Другие репозитории

Группа :: Development/Tools
Пакет: ccache

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

Патч: 0001-Fix-build-on-GCC13.patch
Скачать


From b3e29911ab2cc0e6012fae8d937b33f19918b4a0 Mon Sep 17 00:00:00 2001
From: Artyom Bystrov <arbars@altlinux.org>
Date: Tue, 11 Jul 2023 13:05:08 +0300
Subject: [PATCH] Fix build on GCC13
---
 src/Stat.hpp           | 1 +
 src/util/TextTable.hpp | 1 +
 2 files changed, 2 insertions(+)
diff --git a/src/Stat.hpp b/src/Stat.hpp
index 2f56214a..c4196b4f 100644
--- a/src/Stat.hpp
+++ b/src/Stat.hpp
@@ -25,6 +25,7 @@
 
 #include <ctime>
 #include <string>
+#include <cstdint>
 
 #ifdef _WIN32
 #  ifndef S_IFIFO
diff --git a/src/util/TextTable.hpp b/src/util/TextTable.hpp
index 05c0e0e5..5c91865c 100644
--- a/src/util/TextTable.hpp
+++ b/src/util/TextTable.hpp
@@ -20,6 +20,7 @@
 
 #include <string>
 #include <vector>
+#include <cstdint>
 
 namespace util {
 
-- 
2.33.8
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin