[Dune] Notification from Dune

Flyspray dune at dune-project.de
Tue Jul 17 14:54:48 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#295 - Should config.h be installed?
User who did this: - Christian Engwer (christi)

----------
config.h must _never_ be installed. It is an application specific
file. If it is not possible to use a lib with an app, because both
have different config.hs then there is a bug in the lib. The ABI
should not change due to config.h entries. We should/must also take
case, keep the headers in a shape tat allows to use dune without
config.h.

I think there are only very few entries in config.h that _must_ be
defined. One of there is DUNE_DEPRECATED. We should write headers for
these defines and do a construction like

#ifndef DUNE_DEPRECATED
#define DUNE_DEPRECATED
#endif

these can then be included from the headers using DUNE_DEPRECATED.

Same applies to other config.h entiries.
----------

More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=295#comment295

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list