]> git.pld-linux.org Git - packages/Lunchbox.git/blobdiff - cxx.patch
boost rebuild
[packages/Lunchbox.git] / cxx.patch
index 4dcfedd61e463a1f5d348a3fb7147a3a69d4c2fc..23d655831d4964cc83a4633401702ea12006e917 100644 (file)
--- a/cxx.patch
+++ b/cxx.patch
@@ -1,13 +1,12 @@
---- Lunchbox-1.10.0/tests/refPtr.cpp~  2014-10-09 10:14:54.000000000 +0000
-+++ Lunchbox-1.10.0/tests/refPtr.cpp   2016-05-24 19:29:04.438092680 +0000
-@@ -38,9 +38,9 @@
+--- Lunchbox-1.17.0/tests/refPtr.cpp.orig      2019-05-26 08:38:17.065749629 +0200
++++ Lunchbox-1.17.0/tests/refPtr.cpp   2019-05-26 08:39:27.702033626 +0200
+@@ -35,8 +35,8 @@
  {
  public:
      Foo() {}
-+    virtual ~Foo() {}
- private:
--    virtual ~Foo() {}
+-private:
+     virtual ~Foo() {}
++private:
      friend class boost::serialization::access;
-     template< class Archive > void serialize( Archive&, unsigned int ) {}
+     template <class Archive>
+     void serialize(Archive&, unsigned int)
This page took 0.146098 seconds and 4 git commands to generate.