Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37908710
en ru br
Репозитории ALT
S:0.7.6-alt4
5.1: 0.7.2-alt3
4.1: 0.7.2-alt1
4.0: 0.7.0-alt0.1cvs20060721
3.0: 0.6.0-alt6
www.altlinux.org/Changes

Группа :: Игры/Аркады
Пакет: pingus

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

Патч: pingus-0.6.0-alt-gcc33.patch
Скачать


--- pingus-0.6.0/src/gui/root_gui_manager.cxx.vns	2002-09-25 14:16:17 +0400
+++ pingus-0.6.0/src/gui/root_gui_manager.cxx	2004-05-11 16:43:29 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include "root_gui_manager.hxx"
 #include "../input/controller.hxx"
 
--- pingus-0.6.0/src/editor/generic_property_frame.cxx.vns	2003-03-26 02:15:23 +0300
+++ pingus-0.6.0/src/editor/generic_property_frame.cxx	2004-05-11 16:39:01 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <iostream>
 #include <ClanLib/GUI/label.h>
 #include <ClanLib/GUI/inputbox.h>
--- pingus-0.6.0/src/worldmap/dot.cxx.vns	2003-02-18 14:28:41 +0300
+++ pingus-0.6.0/src/worldmap/dot.cxx	2004-05-11 16:48:14 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <iostream>
 #include "../xml_file_reader.hxx"
 #include "dot.hxx"
--- pingus-0.6.0/src/worldmap/graph.hxx.vns	2002-10-22 04:20:42 +0400
+++ pingus-0.6.0/src/worldmap/graph.hxx	2004-05-11 16:49:56 +0400
@@ -20,6 +20,7 @@
 #ifndef HEADER_GRAPH_HXX
 #define HEADER_GRAPH_HXX
 
+#include <cassert>
 #include <algorithm>
 #include <vector>
 
--- pingus-0.6.0/src/blitter.cxx.vns	2003-04-10 00:22:59 +0400
+++ pingus-0.6.0/src/blitter.cxx	2004-05-11 16:52:42 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <config.h>
 #include <stdio.h>
 #include "pingus_error.hxx"
--- pingus-0.6.0/src/col_map.cxx.vns	2003-02-19 12:50:35 +0300
+++ pingus-0.6.0/src/col_map.cxx	2004-05-11 16:54:11 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <iostream>
 #include <ClanLib/Display/SurfaceProviders/canvas.h>
 #include "gui/graphic_context.hxx"
--- pingus-0.6.0/src/console.cxx.vns	2003-01-02 23:49:55 +0300
+++ pingus-0.6.0/src/console.cxx	2004-05-11 16:55:36 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <config.h>
 #include <ClanLib/Display/Display/display.h>
 #include <ClanLib/Display/Font/font.h>
--- pingus-0.6.0/src/demo_recorder.cxx.vns	2003-04-04 15:23:27 +0400
+++ pingus-0.6.0/src/demo_recorder.cxx	2004-05-11 16:56:54 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <time.h>
 #include <iostream>
 #include "system.hxx"
--- pingus-0.6.0/src/pingu_holder.cxx.vns	2003-03-25 03:37:44 +0300
+++ pingus-0.6.0/src/pingu_holder.cxx	2004-05-11 17:08:15 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <iostream>
 #include "pingu_holder.hxx"
 #include "pingu.hxx"
--- pingus-0.6.0/src/savegame_manager.cxx.vns	2003-04-11 16:45:39 +0400
+++ pingus-0.6.0/src/savegame_manager.cxx	2004-05-11 17:14:02 +0400
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <cassert>
 #include <iostream>
 #include <fstream>
 #include "system.hxx"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin