Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37837114
en ru br
ALT Linux repositórios
S:0.21-alt3
5.0: 0.21-alt0.3
4.1: 0.21-alt0.2
4.0: 0.21-alt0.2
3.0: 0.21-alt0.1

Group :: Jogos/Arcade
RPM: heroes-sdl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: heroes-0.21-gcc_warning.diff
Download


--- lib/xstrduplwr.c
+++ lib/xstrduplwr.c
@@ -23,6 +23,7 @@
 # include <config.h>
 #endif
 
+#include <string.h>
 #include <sys/types.h>
 #include <ctype.h>
 
--- src/heroeslvl.c
+++ src/heroeslvl.c
@@ -435,6 +435,7 @@
     return _("pingpong");
   }
   assert (0);
+  return(0); /* added for to avoid gcc warning control reaches end of non-void function*/
 }
 
 static void
 
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