[packages/ctl] - enhanced ctl patch to cover g++ 4.7

qboosh qboosh at pld-linux.org
Thu Mar 28 22:19:07 CET 2013


commit 464e5352c23317c0011323d0e7f373ce50bbeaaa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 28 22:19:15 2013 +0100

    - enhanced ctl patch to cover g++ 4.7

 ctl-include.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/ctl-include.patch b/ctl-include.patch
index 5a558aa..d9c7c2e 100644
--- a/ctl-include.patch
+++ b/ctl-include.patch
@@ -18,3 +18,14 @@
  #include <typeinfo>
  #include <CtlExc.h>
  #include <Iex.h>
+--- ctl-1.4.1/IlmCtl/CtlInterpreter.cpp.orig	2006-12-14 23:43:55.000000000 +0100
++++ ctl-1.4.1/IlmCtl/CtlInterpreter.cpp	2013-03-28 22:09:59.194860880 +0100
+@@ -69,6 +69,8 @@
+     #include <io.h>
+     #include <stdio.h>
+     #include <stdlib.h>
++#else
++    #include <unistd.h>
+ #endif
+ 
+ using namespace std;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ctl.git/commitdiff/464e5352c23317c0011323d0e7f373ce50bbeaaa



More information about the pld-cvs-commit mailing list