[Dune] [#582] Error because of change in SuperLU 4.0 Syntax

Dune dune at dune-project.org
Fri Jul 31 19:59:33 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Buote Xu (bxu) 

Attached to Project - Dune
Summary - Error because of change in SuperLU 4.0 Syntax
Task Type - Bug Report
Category - ISTL
Status - Unconfirmed
Assigned To - 
Operating System - Unspecified / All
Severity - Medium
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The SuperLU guys decided to move the change the struct "mem_usage_t", defined in slu_util.h:308 for their 4.0 release.
The former member mem_usage_t.expansions is now found in the struct "stat" (in the same file).
As of now, Dune's superlu.hh still calls for memusage.expansions (which is of type mem_usage_t) which breaks the compile.
Please change superlu.hh:238 from memusage.expansions to stat.expansions for future releases.

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

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