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

Group :: Jogos/Enigmas
RPM: Primrose

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: Primrose.intlong.patch
Download


--- tilePlacementGames/game1/gameSource/WebRequest.cpp	2009-03-09 21:08:09 +0000
+++ tilePlacementGames/game1/gameSource/WebRequest.cpp	2009-03-09 21:17:27 +0000
@@ -378,7 +378,7 @@
                     int resultLength =
                         responseLength
                         - strlen( contentStartString )
-                        - ( (int)contentStart - (int)responseString );
+                        - (int) ( (long)contentStart - (long)responseString );
 
                     mResult = new char[ resultLength + 1 ];
                     memcpy( mResult,
 
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