[Dune] [#987] build system: do not force all modules to place their headers in $DUNE_MODULE_ROOT/dune/

Dune flyspray at dune-project.org
Mon Dec 5 22:03:04 CET 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#987 - build system: do not force all modules to place their headers in $DUNE_MODULE_ROOT/dune/
User who did this - Christian Engwer (christi)

----------
This is one of those undocumented coding styles for dune.
All headers are expected to be included using
  #include <dune/...>
otherwise this is not a dune-module.
If you intent to place your headers in a different directory, I'd consider this something else, but not a full dune module (like e.g. alugrid).
Thus I do not see the benefit of changing the current behavior.

You can easily allow different behavior by implementing some other m4-test (again like for alugrid).

I know it is a bit undocumented, but I'd consider it a significant change and thus want a a positive vote by the core developers, to change the expected include structure of a dune-module.

----------

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

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