[Dune] [Dune-Commit] dune-grid r5810 - trunk/grid/alugrid

Oliver Sander sander at mi.fu-berlin.de
Mon Oct 12 16:33:31 CEST 2009


Maybe we should rename the file interfaces.hh in dune-common to 
cloneable.hh,
because that describes more precisely what the file contains.

--
Oliver

sven at dune-project.org schrieb:
> Author: sven
> Date: 2009-10-12 16:31:52 +0200 (Mon, 12 Oct 2009)
> New Revision: 5810
>
> Modified:
>    trunk/grid/alugrid/interfaces.hh
> Log:
> Double inlcusion protection collision with the resurrected version of
> interfaces.hh in common leading to really strange error messages.
> Grrrr!
>
>
> Modified: trunk/grid/alugrid/interfaces.hh
> ===================================================================
> --- trunk/grid/alugrid/interfaces.hh	2009-10-12 13:37:32 UTC (rev 5809)
> +++ trunk/grid/alugrid/interfaces.hh	2009-10-12 14:31:52 UTC (rev 5810)
> @@ -1,5 +1,5 @@
> -#ifndef DUNE_INTERFACES_HH
> -#define DUNE_INTERFACES_HH
> +#ifndef DUNE_ALUGRID_INTERFACES_HH
> +#define DUNE_ALUGRID_INTERFACES_HH
>  
>  #include <dune/common/typetraits.hh>
>  
>
>
> _______________________________________________
> Dune-Commit mailing list
> Dune-Commit at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-commit
>   


-- 
************************************************************************
* Oliver Sander                ** email: sander at mi.fu-berlin.de        *
* Freie Universität Berlin     ** phone: + 49 (30) 838 75348           *
* Institut für Mathematik      ** URL  : page.mi.fu-berlin.de/~sander  *
* Arnimallee 6                 ** -------------------------------------*
* 14195 Berlin, Germany        ** Member of MATHEON (www.matheon.de)   *
************************************************************************





More information about the Dune mailing list