CXX patch

Bug #1060 reported by Stephan Rügamer
4
Affects Status Importance Assigned to Milestone
cln (Ubuntu)
Fix Released
Medium
MOTU

Bug Description

Included a CXX patch for CLN to build properly

diff -ur cln-1.1.9.orig/include/cln/string.h cln-1.1.9.orig.patched/include/cln/string.h
--- cln-1.1.9.orig/include/cln/string.h 2004-06-23 23:04:49.000000000 +0200
+++ cln-1.1.9.orig.patched/include/cln/string.h 2005-06-16 23:53:12.752105080 +0200
@@ -9,7 +9,7 @@
 #inclu...

Included a CXX patch for CLN to build properly

diff -ur cln-1.1.9.orig/include/cln/string.h cln-1.1.9.orig.patched/include/cln/string.h
--- cln-1.1.9.orig/include/cln/string.h 2004-06-23 23:04:49.000000000 +0200
+++ cln-1.1.9.orig.patched/include/cln/string.h 2005-06-16 23:53:12.752105080 +0200
@@ -9,7 +9,7 @@
 #include <cstring>

 namespace cln {
-
+class cl_string;
 // General, reference counted and garbage collected strings.
 struct cl_heap_string : public cl_heap {
 private:

Changed in cln:
assignee: nobody → motu
Changed in cln:
status: New → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.