[Dune] [#525] graphtest doesn't compile
Dune
dune at dune-project.org
Wed Mar 18 17:10:33 CET 2009
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Oliver Sander (sander)
Attached to Project - Dune
Summary - graphtest doesn't compile
Task Type - Bug Report
Category - ISTL
Status - New
Assigned To -
Operating System - Unspecified / All
Severity - Low
Priority - High
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - graphtest is dune-istl doesn't compile
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../../.. -I/home/haile/sander/dune-1.2/dune-common -I../../.. -g -O2 -Wall -MT graphtest.o -MD -MP -MF .deps/graphtest.Tpo -c -o graphtest.o graphtest.cc
graphtest.cc: In function ‘void printWeightedGraph(G&, std::ostream&, const N&)’:
graphtest.cc:351: error: ‘std::tr1’ has not been declared
graphtest.cc:352: error: ‘std::tr1’ has not been declared
graphtest.cc:359: error: expected nested-name-specifier before ‘remove_const’
graphtest.cc:359: error: expected initializer before ‘<’ token
graphtest.cc:360: error: ‘is_same’ was not declared in this scope
graphtest.cc:360: error: ‘Mutable’ was not declared in this scope
graphtest.cc:360: error: wrong number of template arguments (2, should be 3)
/home/haile/sander/dune-1.2/dune-common/dune/common/typetraits.hh:338: error: provided for ‘template<bool first, class T1, class T2> struct Dune::SelectType’
[...]
This bug exists on the 1.2 release branch.
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=525
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list