]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid "!." 14365/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 22 Nov 2022 15:03:00 +0000 (10:03 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 22 Nov 2022 15:03:00 +0000 (10:03 -0500)
cmake/configure/TestBoostBug/polymorphic_derived2.hpp
cmake/configure/configure_20_boost.cmake
cmake/configure/configure_30_kokkos.cmake

index 078c4fb5731fd4c84a88c679de83e3eb0e855741..10774495f077a96d8b61bd048e4bfca04c16040f 100644 (file)
@@ -27,7 +27,7 @@ class polymorphic_derived2 :
 
 // we use this because we want to assign a key to this type
 // but we don't want to explicitly instantiate code every time
-// we do so!!! If we don't do this, we end up with the same
+// we do so!!! If we don't do this, we end up with the same
 // code in BOTH the DLL which implements polymorphic_derived2
 // as well as the main program.
 BOOST_CLASS_EXPORT_KEY(polymorphic_derived2)
index e9f29edd0b786789b6dba3f45ca6ec150afd6a9a..1919606eed6509c18872c08f8383c51083bd838f 100644 (file)
@@ -275,7 +275,7 @@ IF(NOT DEAL_II_WITH_BOOST)
   ELSE()
     MESSAGE(FATAL_ERROR "\n"
       "Unmet configuration requirements: "
-      "DEAL_II_WITH_BOOST required, but set to OFF!.\n\n"
+      "DEAL_II_WITH_BOOST required, but set to OFF!\n\n"
       )
   ENDIF()
 ENDIF()
index 2d08d36a56350b443a56bfa6538ef069d0f1dab6..b906bb4310fe17bf8e253e98e94da801c437746b 100644 (file)
@@ -42,7 +42,7 @@ IF(NOT DEAL_II_WITH_KOKKOS)
   ELSE()
     MESSAGE(FATAL_ERROR "\n"
       "Unmet configuration requirements: "
-      "DEAL_II_WITH_KOKKOS required, but set to OFF!.\n\n"
+      "DEAL_II_WITH_KOKKOS required, but set to OFF!\n\n"
       )
   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.