]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change to warnings to "#pragma message"
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jan 2013 19:10:31 +0000 (19:10 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jan 2013 19:10:31 +0000 (19:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@28159 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/multigrid/mg_dof_accessor.h
deal.II/source/dofs/dof_handler_policy.cc

index 7e0299a054583e4077dc2981b05c1edaa13db43b..19fd79950ba6af1def7d0beaea5d8d53ea1183e5 100644 (file)
@@ -14,6 +14,6 @@
 
 #include <deal.II/dofs/dof_accessor.h>
 
-#warning file mg_dof_accessor.h is deprecated use file dofs/dof_accessor.h instead.
+#pragma message ("File mg_dof_accessor.h is deprecated use file dofs/dof_accessor.h instead.")
 
 #endif
index 31fcba27e5172f13a0bcea1304813d949f662feb..7f5b219ea20a0f6d656da6701bef10a30c83b7ca 100644 (file)
@@ -2350,7 +2350,7 @@ namespace internal
                                      local_dof_indices.end(),
                                      DoFHandler<dim,spacedim>::invalid_dof_index))
                         {
-                          int warn; // TODO
+#pragma message("TODO: Fix the debug assertion in line 2353 of dof_handler_policy.cc")
                           //Assert(false, ExcMessage ("not all dofs got distributed!"));
                         }
                     }

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.