[Dune] [#1036] FieldVector test fails in dune-common.

Dune flyspray at dune-project.org
Mon Feb 6 10:35:59 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Robert Klöfkorn (robertk) 

Attached to Project - Dune
Summary - FieldVector test fails in dune-common.
Task Type - Bug Report
Category - Common
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - 2.0
Due in Version - Undecided
Due Date - Undecided
Details - The FieldVector test in dune-common fails, due to a missing or deprecated operator= for assigning std::complex. Please remove these lines or fix the problem (if it is a problem), see fvectortest.cc lines 77-80:   

    // assignment to vector of complex
    FieldVector< std::complex<rt> ,d> cv = v;
    cv = a;
    const FieldVector< std::complex<rt> ,d> ccv = x;


More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1036

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