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

Group :: Jogos/Outros
RPM: grhino

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: grhino-0.16.0-gcc43.patch
Download


--- grhino-0.16.0/book.cc.gcc43	2006-11-25 12:07:41.000000000 -0500
+++ grhino-0.16.0/book.cc	2008-02-22 14:31:08.000000000 -0500
@@ -28,6 +28,7 @@
 #include <vector>
 #include <iostream>
 #include <stdexcept>
+#include <cstdlib> // for abort
 
 #ifdef _
 #undef _
--- grhino-0.16.0/game.cc.gcc43	2006-11-25 12:07:42.000000000 -0500
+++ grhino-0.16.0/game.cc	2008-02-22 14:30:22.000000000 -0500
@@ -37,6 +37,7 @@
 #include <sys/stat.h> 
 #include <unistd.h>
 #include <fcntl.h>
+#include <cstdlib> // for getenv
 
 #ifdef _
 #  undef _
--- grhino-0.16.0/log_proc.h.gcc43	2006-11-25 12:07:42.000000000 -0500
+++ grhino-0.16.0/log_proc.h	2008-02-22 14:33:58.000000000 -0500
@@ -22,6 +22,7 @@
 
 #include <exception>
 #include <stdexcept>
+#include <cstdlib> // for abort
 #include <string>
 #include <fstream>
 #include <iomanip>
 
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