[Dune] [#311] HAVE_ALU is not suffient

Dune dune at dune-project.org
Sat Sep 8 12:27:47 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#311 - HAVE_ALU is not suffient
User who did this - Christian Engwer (christi)

----------
The problem arises from static member variables in some non-template classes. The problem is the same we were facing with the MPI libs/headers. HAVE_MPI only says that MPI was found, but we don't know, whether MPI is actually used. Therefor USE_MPI was introduced, which is set in the MPI_HEADER variable. Now grid etc. can decide whether it is safe to use MPI or not. The same is necessary for ALU. If I write a module which might use ALU, it must include the header, but it does not know whether it is safe to use ALU.
----------

More information can be found at the following URL:
http://conan.informatik.uni-stuttgart.de/flyspray/index.php?do=details&task_id=311#comment318

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