]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Allow DEAL_II_DEPRECATED_EARLY in user code 12383/head
authorPeter Munch <peterrmuench@gmail.com>
Thu, 3 Jun 2021 11:19:44 +0000 (13:19 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Thu, 3 Jun 2021 11:19:44 +0000 (13:19 +0200)
include/deal.II/base/config.h.in

index 3d4445f07d1fa4abaad64cbe0be472fe96d63a62..c6dc2baf6d884c104c2ccfeda707c9596a8222a3 100644 (file)
  * deprecated prior to a release until <em>after</em> that release has been
  * finalized - see DEAL_II_EARLY_DEPRECATIONS for more information.
  */
+#ifndef DEAL_II_DEPRECATED_EARLY
+// guard to allow user to override DEAL_II_DEPRECATED_EARLY
 #cmakedefine DEAL_II_DEPRECATED_EARLY @DEAL_II_DEPRECATED_EARLY@
+#endif
 #cmakedefine DEAL_II_FALLTHROUGH @DEAL_II_FALLTHROUGH@
 #cmakedefine DEAL_II_CONSTEXPR @DEAL_II_CONSTEXPR@
 

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.