]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
getpid seems not to be in std::
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Sep 2002 21:31:53 +0000 (21:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Sep 2002 21:31:53 +0000 (21:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@6548 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_direct.cc

index f0625e5e7a939717787bbc5ee2e0d73e85c4af4d..599dfa1fcd2d06b29627b347020c0e01b7a9b7f4 100644 (file)
@@ -400,7 +400,7 @@ SparseDirectMA27::initialize (const SparsityPattern &sp)
                                        // process was somehow
                                        // terminated without sending
                                        // him this information
-      const pid_t parent_pid = std::getpid();
+      const pid_t parent_pid = getpid();
       detached_mode_data->put (&parent_pid, 1, "parent_pid");
     };
   

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.