[Dune] [#637] make headercheck fails for alugrid 2d
Dune
dune at dune-project.org
Wed Nov 4 13:28:01 CET 2009
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#637 - make headercheck fails for alugrid 2d
User who did this - Andreas Dedner (dedner)
----------
2) That is why is suggested a simple flag so that these headers are ignored.
A simple define should do the trick:
In internal headers add
#ifndef INTERNAL_HEADER
...
#endif
and have headerchecl add -DINTERNAL_HEADER
or something simular
1) they are not cc files - but lumping them all together in one large, unmaintainable single
header file does not seem a good solution. AluGrid is always included through
<dune/grid/alugrid,hh> where all the other headers are included
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=637#comment1260
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