[Dune] [#1052] Build error with parallel UG + DUNE

Dune flyspray at dune-project.org
Fri Mar 16 14:21:41 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Adrian Ngo (ngo) 

Attached to Project - Dune
Summary - Build error with parallel UG + DUNE
Task Type - Bug Report
Category - UG
Status - New
Assigned To - Oliver Sander
Operating System - Linux
Severity - Low
Priority - Low
Reported Version - SVN (pre2.2)
Due in Version - Undecided
Due Date - Undecided
Details - Hello,

I am trying to build a parallel version of UG + DUNE.
The following code starting in line 280 of 
"dune-grid/dune/grid/uggrid/ugwrapper.hh"

    static DDD_HEADER* ParHdr(typename UG_NS< UG_DIM >::Edge *edge)
    {
        return PARHDR(edge);
    }

    static DDD_HEADER* ParHdr(typename UG_NS< UG_DIM >::Node *node)
    {
        return PARHDR(node);
    }

causes a build error. typename must be removed to resolve the problem.


Best regards,
Adrian



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

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