Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37765741
en ru br
Репозитории ALT
S:2.0-alt8
5.1: 2.0-alt5
4.1: 2.0-alt4.qa1
4.0: 2.0-alt3
3.0: 1.0-alt3
www.altlinux.org/Changes

Другие репозитории

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

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

Патч: einstein-2.0-gcc43.patch
Скачать


diff -ur einstein-2.0/convert.h einstein-2.0./convert.h
--- einstein-2.0/convert.h	2008-10-27 22:30:43 +0000
+++ einstein-2.0./convert.h	2008-10-27 22:41:19 +0000
@@ -5,6 +5,7 @@
 #include <iostream>
 #include <sstream>
 #include <string>
+#include <typeinfo>
 
 #include "exceptions.h"
 #include "unicode.h"
diff -ur einstein-2.0/mkres/compressor.cpp einstein-2.0./mkres/compressor.cpp
--- einstein-2.0/mkres/compressor.cpp	2008-10-27 22:30:43 +0000
+++ einstein-2.0./mkres/compressor.cpp	2008-10-27 22:39:42 +0000
@@ -1,4 +1,5 @@
 #include "compressor.h"
+#include <cstring>
 #include <zlib.h>
 #include "convert.h"
 #include "exceptions.h"
diff -ur einstein-2.0/mkres/compressor.h einstein-2.0./mkres/compressor.h
--- einstein-2.0/mkres/compressor.h	2008-10-27 22:30:43 +0000
+++ einstein-2.0./mkres/compressor.h	2008-10-27 22:39:02 +0000
@@ -3,6 +3,7 @@
 
 
 #include <string>
+#include <cstdlib>
 #include <iostream>
 #include <list>
 #include <fstream>
diff -ur einstein-2.0/mkres/convert.h einstein-2.0./mkres/convert.h
--- einstein-2.0/mkres/convert.h	2008-10-27 22:30:43 +0000
+++ einstein-2.0./mkres/convert.h	2008-10-27 22:40:08 +0000
@@ -5,6 +5,7 @@
 #include <iostream>
 #include <sstream>
 #include <string>
+#include <typeinfo>
 
 #include "exceptions.h"
 #include "unicode.h"
diff -ur einstein-2.0/mkres/lexal.h einstein-2.0./mkres/lexal.h
--- einstein-2.0/mkres/lexal.h	2008-10-27 22:30:43 +0000
+++ einstein-2.0./mkres/lexal.h	2008-10-27 22:38:10 +0000
@@ -3,6 +3,9 @@
 
 
 #include "streams.h"
+#include <typeinfo>
+#include <cstring>
+#include <cstdlib>
 
 
 class Lexeme
diff -ur einstein-2.0/mkres/unicode.cpp einstein-2.0./mkres/unicode.cpp
--- einstein-2.0/mkres/unicode.cpp	2008-10-27 22:30:43 +0000
+++ einstein-2.0./mkres/unicode.cpp	2008-10-27 22:40:37 +0000
@@ -5,6 +5,7 @@
 #endif
 #include "unicode.h"
 #include "exceptions.h"
+#include <cstring>
 
 
 /// Returns length of wide character in utf-8
diff -ur einstein-2.0/unicode.cpp einstein-2.0./unicode.cpp
--- einstein-2.0/unicode.cpp	2008-10-27 22:30:43 +0000
+++ einstein-2.0./unicode.cpp	2008-10-27 22:41:53 +0000
@@ -5,6 +5,7 @@
 #endif
 #include "unicode.h"
 #include "exceptions.h"
+#include <cstring>
 
 
 /// Returns length of wide character in utf-8
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin