]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Calm down a warning.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Oct 2003 22:27:44 +0000 (22:27 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Oct 2003 22:27:44 +0000 (22:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@8164 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/make_dependencies.cc

index cd7fb97790c126c8ef9b3c7d31fb5713a7d985ab..1f6c000e5eb162893ccdd552f81ba71de5160a2d 100644 (file)
@@ -331,7 +331,7 @@ int main (int argc, char **argv)
 
                                    // parse all arguments (except the
                                    // name of the executable itself)
-  for (unsigned int c=1; c<argc; ++c)
+  for (unsigned int c=1; c<static_cast<unsigned int>(argc); ++c)
     {
       const std::string arg = argv[c];
 

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.