Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37770986
en ru br
ALT Linux repositórios
S:0.11.0-alt2

Group :: Ferramentas de Arquivo
RPM: lnav

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-fix-build-on-GCC13.patch
Download


From 32c0c0f336e355ddc0b540a271a712defbad9502 Mon Sep 17 00:00:00 2001
From: Artyom Bystrov <arbars@altlinux.org>
Date: Mon, 4 Sep 2023 15:39:58 +0300
Subject: [PATCH] fix build on GCC13
---
 lnav/src/base/lnav_log.hh | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/base/lnav_log.hh b/src/base/lnav_log.hh
index 8fd8e36..3ac7528 100644
--- a/src/base/lnav_log.hh
+++ b/src/base/lnav_log.hh
@@ -37,6 +37,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <sys/types.h>
+#include <cstdint>
 
 #ifndef lnav_dead2
 #    define lnav_dead2 __attribute__((noreturn))
-- 
2.33.8
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009