]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix Warning.
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Oct 2010 07:24:47 +0000 (07:24 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Oct 2010 07:24:47 +0000 (07:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@22381 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/report_features.cc

index 2431c167e3e1a54b6bf45e6a217870e06222b426..51865f6ec8458a93649cacdf94072a4efa5fbaa7 100644 (file)
@@ -94,7 +94,7 @@ int main()
   std::cout << "dealii-feature: PETSc="
            << PETSC_VERSION_MAJOR << '.'
            << PETSC_VERSION_MINOR << '.'
-           << PETSC_VERSION_SUBMINOR << '-p'
+           << PETSC_VERSION_SUBMINOR << "-p"
            << PETSC_VERSION_PATCH << std::endl;
 #endif
 
@@ -102,7 +102,7 @@ int main()
   std::cout << "dealii-feature: SLEPc="
            << SLEPC_VERSION_MAJOR << '.'
            << SLEPC_VERSION_MINOR << '.'
-           << SLEPC_VERSION_SUBMINOR << '-p'
+           << SLEPC_VERSION_SUBMINOR << "-p"
            << SLEPC_VERSION_PATCH << std::endl;
 #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.