Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37479285
en ru br
Репозитории ALT

Группа :: Игры/Головоломки
Пакет: Primrose

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: Primrose.intlong.patch
Скачать


--- 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,
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin