[Pkg-ace-commits] [pkg-ace] r656 - trunk/debian/patches

Thomas Girard tgg at alioth.debian.org
Sat May 1 12:10:10 UTC 2010


Author: tgg
Date: 2010-05-01 12:10:03 +0000 (Sat, 01 May 2010)
New Revision: 656

Removed:
   trunk/debian/patches/12-fix-fox-include.dpatch
   trunk/debian/patches/13-fix-fox-errors.dpatch
   trunk/debian/patches/22-remove-Ge-doc.dpatch
Log:
Remove obsolete patches


Deleted: trunk/debian/patches/12-fix-fox-include.dpatch
===================================================================
--- trunk/debian/patches/12-fix-fox-include.dpatch	2010-04-25 16:35:00 UTC (rev 655)
+++ trunk/debian/patches/12-fix-fox-include.dpatch	2010-05-01 12:10:03 UTC (rev 656)
@@ -1,29 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 12-fix-fox-include.dpatch by Thomas Girard <thomas.g.girard at free.fr>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: drop fox/ prefix in include, it's correctly set by fox-config
-
- at DPATCH@
---- ACE_wrappers.orig/ace/FoxReactor/FoxReactor.h	2009-12-14 00:42:27.802165159 +0100
-+++ ACE_wrappers/ace/FoxReactor/FoxReactor.h	2009-12-14 00:49:07.535266080 +0100
-@@ -28,7 +28,7 @@
- #include "ace/Select_Reactor.h"
- #include "ace/FoxReactor/ACE_FoxReactor_export.h"
- 
--#include <fox/fx.h>
-+#include <fx.h>
- 
- /**
-  * @class ACE_FoxReactor
---- ACE_wrappers.orig/TAO/tao/FoxResource/FoxResource_Loader.h	2009-12-14 00:42:09.042167248 +0100
-+++ ACE_wrappers/TAO/tao/FoxResource/FoxResource_Loader.h	2009-12-14 00:47:36.175273810 +0100
-@@ -24,7 +24,7 @@
- 
- #include "tao/Versioned_Namespace.h"
- 
--#include <fox/fx.h>
-+#include <fx.h>
- 
- TAO_BEGIN_VERSIONED_NAMESPACE_DECL
- 

Deleted: trunk/debian/patches/13-fix-fox-errors.dpatch
===================================================================
--- trunk/debian/patches/13-fix-fox-errors.dpatch	2010-04-25 16:35:00 UTC (rev 655)
+++ trunk/debian/patches/13-fix-fox-errors.dpatch	2010-05-01 12:10:03 UTC (rev 656)
@@ -1,21 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 13-fix-fox-errors.dpatch by Thomas Girard <thomas.g.girard at free.fr>,
-## updated for ACE 5.7.4 by Pau Garcia i Quiles <pgquiles at elpauer.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: fix FOX compilation bugs
-
- at DPATCH@
-
-diff -rupd ACE_wrappers.orig/TAO/tao/FoxResource/FoxResource_Loader.h ACE_wrappers/TAO/tao/FoxResource/FoxResource_Loader.h
---- ACE_wrappers.orig/TAO/tao/FoxResource/FoxResource_Loader.h	2009-11-23 01:19:58.000000000 +0100
-+++ ACE_wrappers/TAO/tao/FoxResource/FoxResource_Loader.h	2009-11-23 23:54:53.000000000 +0100
-@@ -24,7 +24,7 @@
- 
- #include "tao/Versioned_Namespace.h"
- 
--#include <fox/fx.h>
-+#include <fx.h>
- 
- TAO_BEGIN_VERSIONED_NAMESPACE_DECL
- 

Deleted: trunk/debian/patches/22-remove-Ge-doc.dpatch
===================================================================
--- trunk/debian/patches/22-remove-Ge-doc.dpatch	2010-04-25 16:35:00 UTC (rev 655)
+++ trunk/debian/patches/22-remove-Ge-doc.dpatch	2010-05-01 12:10:03 UTC (rev 656)
@@ -1,27 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 22-remove-Ge-doc.dpatch by Thomas Girard <thomas.g.girard at free.fr>
-##
-## DP: Remove documentation for -Ge flag, which was removed.
- at DPATCH@
---- ACE_wrappers.orig/TAO/TAO_IDL/tao_idl.1
-+++ ACE_wrappers/TAO/TAO_IDL/tao_idl.1
-@@ -194,19 +194,6 @@
- .B \-Gi
- Generate stubs and skeletons using interpretive marshaling (default for now).
- .TP
--.BI "\-Ge " "flag"
--If the value of
--.I flag
--is 0,
--.B tao_idl
--will generate code that will use native C++ exceptions. If the value
--of
--.I flag
--is 1,
--.B tao_idl
--will generate code that will use environment variable for passing
--exceptions.
--.TP
- .B \-Gl
- .B For TAO Core developers only.
- Generate locality constrained interface implementation. This flag is




More information about the Pkg-ace-commits mailing list