[Dune] Notification from Dune

Flyspray dune at dune-project.de
Tue Jul 17 15:27:06 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this: - Christian Engwer (christi)

Attached to Project - Dune
Summary - wrong usage of config.h
Task Type - Bug Report
Category - Dune
Status - New
Assigned To - 
Operating System - All
Severity - High
Priority - Normal
Reported Version - SVN
Due in Version - 1.0
Due Date - Undecided
Details - * header must not include config.h, this includes cc-files,
if they are included by header files.

* cc-files should include config.h, if they are compiled into object
files.

* config.h should be incuded via
  #include <config.h>

I think these bugs are easy to fix and are quite severe bugs, therefor
I marked this bug "1.0". These bugs will render Dune without config.h
unusable.

dune-grid/trunk and dune-disc/releases/1.0:
  ./grid/io/file/amiramesh/amuggridreader.cc:#include <dune/config.h>

dune-disc/trunk and dune-disc/releases/1.0:
  ./disc/stokes/dgstokes.cc:# include "config.h"     // autoconf
defines, needed by the dune headers
  ./disc/stokes/testfunctions.cc:# include "config.h"     // autoconf
defines, needed by the dune headers
  ./disc/stokes/rhs.cc:# include "config.h"     // autoconf defines,
needed by the dune headers
  ./disc/stokes/boundaryconditions.cc:# include "config.h"     //
autoconf defines, needed by the dune headers
  ./disc/shapefunctions/lagrangeshapefunctions.cc:#include "config.h"




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

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