Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37903915
en ru br
ALT Linux repositórios
S:0.12.2-alt1
5.0: 0.8.0-alt0.2
4.1: 0.8.0-alt0.1
4.0: 0.7.6.2-alt0.1

Group :: Jogos/Enigmas
RPM: xye

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xye-0.8.0-headers.patch
Download


*** src/browser.cpp.orig	2007-06-17 19:27:16 +0600
--- src/browser.cpp	2008-11-24 00:00:23 +0500
***************
*** 21,27 ****
  
  #include <stdio.h>
  #include <stdlib.h>
! #include <string>
  
  
  
--- 21,27 ----
  
  #include <stdio.h>
  #include <stdlib.h>
! #include <string.h>
  
  
  
*** src/command.h.orig	2008-01-13 05:32:02 +0500
--- src/command.h	2008-11-24 00:04:17 +0500
***************
*** 1,4 ****
! #include<string>
  using std::string;
  
  //running other executables in C/++ is not very portable, mostly because of windows' implementation of
--- 1,5 ----
! #include <string>
! #include <stdlib.h>
  using std::string;
  
  //running other executables in C/++ is not very portable, mostly because of windows' implementation of
 
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