On Fri, 7 Apr 2006, Joost Yervante Damad wrote:
Hello,
the attached patch seems to fix this bug.
It's all namespace declaration fixes.
Greetings, Joost Damad
this is a comment from upstream.
beast-0.6.7 (or -0.7.0) will fix gcc-4.1 issues, but it may still take a
while until it's released.
Hello,
the attached patch seems to fix this bug.
It's all namespace declaration fixes.
Greetings, Joost Damad
--- beast-0.6.6.orig/sfi/sfidl-parser.cc
+++ beast-0.6.6/sfi/sfidl-parser.cc
@@ -28,7 +28,7 @@
#include
#include
-namespace {
+namespace Sfidl {
using namespace Sfidl;
using name
2 matches
Mail list logo