]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update an error text. 10772/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 30 Jul 2020 21:08:02 +0000 (15:08 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 30 Jul 2020 21:08:02 +0000 (15:08 -0600)
include/deal.II/grid/tria.h
include/deal.II/multigrid/multigrid.h

index 892262f3351404241c0ceb6e88435bd8bdfecdbe..83ac285f8b27128ebd6abc8cd91df4f77aabde0a 100644 (file)
@@ -48,9 +48,9 @@ DEAL_II_NAMESPACE_OPEN
 
 #ifdef signals
 #  error \
-    "The data type signals is already defined. You are most likely using the QT library \
-and using the signals keyword. You can either #include the Qt headers (or any conflicting headers) \
-after the deal.ii headers or you can define the QT_NO_KEYWORDS marco and use the Q_SIGNALS macro."
+    "The name 'signals' is already defined. You are most likely using the QT library \
+and using the 'signals' keyword. You can either #include the Qt headers (or any conflicting headers) \
+*after* the deal.II headers or you can define the 'QT_NO_KEYWORDS' macro and use the 'Q_SIGNALS' macro."
 #endif
 
 // Forward declarations
index 07bbe2d3e79d539d3d47ffd2a840ccabcb8f08f2..74165f07f8402a5c455090be439c122753873757 100644 (file)
@@ -38,9 +38,9 @@ DEAL_II_NAMESPACE_OPEN
 
 #ifdef signals
 #  error \
-    "The data type signals is already defined. You are most likely using the QT library \
-and using the signals keyword. You can either #include the Qt headers (or any conflicting headers) \
-after the deal.ii headers or you can define the QT_NO_KEYWORDS marco and use the Q_SIGNALS macro."
+    "The name 'signals' is already defined. You are most likely using the QT library \
+and using the 'signals' keyword. You can either #include the Qt headers (or any conflicting headers) \
+*after* the deal.II headers or you can define the 'QT_NO_KEYWORDS' macro and use the 'Q_SIGNALS' macro."
 #endif
 
 /*!@addtogroup mg */

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.