]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark two headers as early deprecated.
authorDavid Wells <drwells@email.unc.edu>
Sat, 18 Jan 2025 19:24:54 +0000 (14:24 -0500)
committerDavid Wells <drwells@email.unc.edu>
Sat, 18 Jan 2025 21:02:00 +0000 (16:02 -0500)
include/deal.II/grid/tria_accessor.templates.h
include/deal.II/grid/tria_iterator.templates.h

index df7aa5965b54819b934f54b2fbd77d2efce9ce9d..ff258784fa36b44330fb309b24168f4f470aa014 100644 (file)
@@ -19,7 +19,9 @@
 
 #include <deal.II/grid/tria_accessor.h>
 
+#ifdef DEAL_II_EARLY_DEPRECATIONS
 DEAL_II_WARNING("This file is deprecated."
                 "Use deal.II/grid/tria_accessor.h instead.")
+#endif
 
 #endif
index 20c5a6ce0cd410a0d817b679a18bfcf90fe46877..43f1e6f415ff282e91068ca6f3bcdcad3a727c6b 100644 (file)
@@ -19,7 +19,9 @@
 
 #include <deal.II/grid/tria_iterator.h>
 
+#ifdef DEAL_II_EARLY_DEPRECATIONS
 DEAL_II_WARNING("This file is deprecated."
                 "Use deal.II/grid/tria_iterator.h instead.")
+#endif
 
 #endif

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.