Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37523680
en ru br
Репозитории ALT
S:3.28.2.2-alt1
5.1: 2.0.5.0-alt6
4.1: 2.0.5.0-alt5
4.0: 2.0.5.0-alt5
3.0: 2.0.4.0-alt2
www.altlinux.org/Changes

Группа :: Графика
Пакет: qcad

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

Патч: qcad-2.0.5.0-alt-gcc43.patch
Скачать


--- qcad-2.0.5.0/dxflib/src/dl_writer_ascii.cpp.gcc43	2005-11-22 11:46:57 +0000
+++ qcad-2.0.5.0/dxflib/src/dl_writer_ascii.cpp	2008-10-27 11:02:00 +0000
@@ -30,6 +30,7 @@
 #endif // _MSC_VER > 1000
 
 #include <stdio.h>
+#include <string.h>
 
 #include "dl_writer_ascii.h"
 #include "dl_exception.h"
--- qcad-2.0.5.0/qcadactions/src/rs_actionzoompan.cpp.gcc43	2005-11-22 11:51:46 +0000
+++ qcad-2.0.5.0/qcadactions/src/rs_actionzoompan.cpp	2008-10-27 11:13:53 +0000
@@ -23,7 +23,7 @@
 ** not clear to you.
 **
 **********************************************************************/
-
+#include <stdlib.h>
 #include "rs_actionzoompan.h"
 #include "rs_snapper.h"
 #include "rs_point.h"
--- qcad-2.0.5.0/qcadlib/src/information/rs_information.cpp.gcc43	2005-11-22 11:52:39 +0000
+++ qcad-2.0.5.0/qcadlib/src/information/rs_information.cpp	2008-10-27 11:05:56 +0000
@@ -23,7 +23,7 @@
 ** not clear to you.
 **
 **********************************************************************/
-
+#include <stdlib.h>
 #include "rs_information.h"
 
 #include "rs_constructionline.h"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin