[ompl] 01/01: Deleting the gcc-4.8 patch

Leopold Palomo-Avellaneda lepalom-guest at moszumanska.debian.org
Wed Mar 12 14:04:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository ompl.

commit 3eb8b697d1d1afaff1f5a678b77696770bd79b9f
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Wed Mar 12 14:50:33 2014 +0100

    Deleting the gcc-4.8 patch
---
 debian/patches/gcc-4.8.patch | 61 --------------------------------------------
 debian/patches/series        |  1 -
 2 files changed, 62 deletions(-)

diff --git a/debian/patches/gcc-4.8.patch b/debian/patches/gcc-4.8.patch
deleted file mode 100644
index 56bc144..0000000
--- a/debian/patches/gcc-4.8.patch
+++ /dev/null
@@ -1,61 +0,0 @@
---- a/src/ompl/base/src/PlannerTerminationCondition.cpp
-+++ b/src/ompl/base/src/PlannerTerminationCondition.cpp
-@@ -36,6 +36,7 @@
- 
- #include "ompl/base/PlannerTerminationCondition.h"
- #include "ompl/util/Time.h"
-+#include <stdint.h>
- #include <boost/bind.hpp>
- #include <boost/thread.hpp>
- #include <boost/lambda/bind.hpp>
---- a/src/ompl/base/src/Planner.cpp
-+++ b/src/ompl/base/src/Planner.cpp
-@@ -38,6 +38,7 @@
- #include "ompl/util/Exception.h"
- #include "ompl/base/goals/GoalSampleableRegion.h"
- #include <sstream>
-+#include <stdint.h>
- #include <boost/thread.hpp>
- 
- ompl::base::Planner::Planner(const SpaceInformationPtr &si, const std::string &name) :
---- a/src/ompl/geometric/planners/prm/src/SPARStwo.cpp
-+++ b/src/ompl/geometric/planners/prm/src/SPARStwo.cpp
-@@ -38,6 +38,7 @@
- #include "ompl/geometric/planners/prm/ConnectionStrategy.h"
- #include "ompl/base/goals/GoalSampleableRegion.h"
- #include "ompl/tools/config/SelfConfig.h"
-+#include <stdint.h>
- #include <boost/lambda/bind.hpp>
- #include <boost/graph/astar_search.hpp>
- #include <boost/graph/incremental_components.hpp>
---- a/src/ompl/geometric/planners/prm/src/PRMstar.cpp
-+++ b/src/ompl/geometric/planners/prm/src/PRMstar.cpp
-@@ -33,7 +33,7 @@
- *********************************************************************/
- 
- /* Author: Ioan Sucan, James D. Marble, Ryan Luna */
--
-+#include <stdint.h>
- #include "ompl/geometric/planners/prm/PRMstar.h"
- 
- ompl::geometric::PRMstar::PRMstar(const base::SpaceInformationPtr &si) : PRM(si, true)
---- a/src/ompl/geometric/planners/prm/src/PRM.cpp
-+++ b/src/ompl/geometric/planners/prm/src/PRM.cpp
-@@ -41,6 +41,7 @@
- #include "ompl/datastructures/PDF.h"
- #include "ompl/tools/config/SelfConfig.h"
- #include "ompl/tools/config/MagicConstants.h"
-+#include <stdint.h>
- #include <boost/lambda/bind.hpp>
- #include <boost/graph/astar_search.hpp>
- #include <boost/graph/incremental_components.hpp>
---- a/src/ompl/geometric/planners/prm/src/SPARS.cpp
-+++ b/src/ompl/geometric/planners/prm/src/SPARS.cpp
-@@ -39,6 +39,7 @@
- #include "ompl/base/goals/GoalSampleableRegion.h"
- #include "ompl/tools/config/SelfConfig.h"
- #include "ompl/tools/config/MagicConstants.h"
-+#include <stdint.h>
- #include <boost/bind.hpp>
- #include <boost/graph/astar_search.hpp>
- #include <boost/graph/incremental_components.hpp>
diff --git a/debian/patches/series b/debian/patches/series
index eb2c149..d278901 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 unmacx_header.patch
-gcc-4.8.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ompl.git



More information about the debian-science-commits mailing list