]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also write out errno in case of an error.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 26 Sep 2002 00:21:26 +0000 (00:21 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 26 Sep 2002 00:21:26 +0000 (00:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@6524 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_direct.cc

index 70d84db44d2737b49b2bd66c7a61ac7dce1a01c2..bfdccc794736094458b3239d30f8e19e3a5993d9 100644 (file)
@@ -247,6 +247,7 @@ struct SparseDirectMA27::DetachedModeData
             if (ret < 0)
               {
                 std::cerr << "****** error " << ret << " on server side!"
+                          << " errno=" << errno
                           << std::endl;
                 abort ();
               }

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.