Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37855566
en ru br
ALT Linux repositórios
S:5.5.20081027-alt4
5.0: 5.5.20081027-alt1
4.1: 5.5.20060227-alt1
4.0: 5.5.20060227-alt1
3.0: 5.5-alt1

Group :: Sistema/Kernel e hardware
RPM: fdutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: fdutils-deb-fix-gcc10.patch
Download


Description: Fix ftbfs with GCC-10
Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Bug-Debian: https://bugs.debian.org/957200
Forwarded: no
---
--- fdutils-5.5-20060227.orig/src/superformat.h
+++ fdutils-5.5-20060227/src/superformat.h
@@ -97,7 +97,7 @@ int compute_all_sequences(struct params
 void compute_track0_sequence(struct params *fd);
 int calc_skews(struct params *fd0, struct params *fd, int n);
 extern int verbosity;
-int header_size;
-int index_size;
+extern int header_size;
+extern int index_size;
 
 #endif
 
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