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

Group :: Sistema/Bibliotecas
RPM: libexplain

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libexplain-1.4-remove-termiox.patch
Download


termiox no more exists since kernel 5.12:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.12&id=c762a2b846b619c0f92f23e2e8e16f70d20df800
diff --git a/libexplain/libexplain/buffer/termiox.h b/libexplain/libexplain/buffer/termiox.h
index ae5a847..e51ddc7 100644
--- a/libexplain/buffer/termiox.h
+++ b/libexplain/buffer/termiox.h
@@ -21,7 +21,11 @@
 
 #include <libexplain/string_buffer.h>
 
-struct termiox; /* forward */
+/* make termiox empty
+   no more defined in Linux kernel since 5.12:
+   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.12&id=c762a2b846b619c0f92f23e2e8e16f70d20df800
+ */
+struct termiox {};
 
 /**
   * The explain_buffer_termiox function may be used
 
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