/[pkgs]/devel/CTL/ctl-1.4.1-gcc43.patch
ViewVC logotype

Contents of /devel/CTL/ctl-1.4.1-gcc43.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Tue Jan 8 18:34:23 2008 UTC (22 months, 2 weeks ago) by kwizart
Branch: MAIN
CVS Tags: CTL-1_4_1-6_fc9, F-12-split, F-10-split, CTL-1_4_1-10_fc12, F-11-split, CTL-1_4_1-8_fc11, CTL-1_4_1-9_fc11, CTL-1_4_1-4_fc9, F-9-split, HEAD
File MIME type: text/x-patch
- Fix gcc43
1 diff -up ctl-1.4.1/IlmCtl/CtlLex.cpp.gcc43 ctl-1.4.1/IlmCtl/CtlLex.cpp
2 --- ctl-1.4.1/IlmCtl/CtlLex.cpp.gcc43 2008-01-08 19:18:01.000000000 +0100
3 +++ ctl-1.4.1/IlmCtl/CtlLex.cpp 2008-01-08 19:18:22.000000000 +0100
4 @@ -57,6 +57,7 @@
5 #include <CtlLContext.h>
6 #include <iomanip>
7 #include <cassert>
8 +#include <cstdlib>
9
10
11 #if 0
12 diff -up ctl-1.4.1/IlmCtlSimd/CtlSimdReg.h.gcc43 ctl-1.4.1/IlmCtlSimd/CtlSimdReg.h
13 --- ctl-1.4.1/IlmCtlSimd/CtlSimdReg.h.gcc43 2008-01-08 19:27:17.000000000 +0100
14 +++ ctl-1.4.1/IlmCtlSimd/CtlSimdReg.h 2008-01-08 19:28:31.000000000 +0100
15 @@ -50,6 +50,7 @@
16 #define INCLUDED_CTL_SIMD_REG_H
17
18 #include <typeinfo>
19 +#include <cstring>
20 #include <CtlExc.h>
21 #include <Iex.h>
22

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2