]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
rand_r takes an unsigned int.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 11:46:56 +0000 (11:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 11:46:56 +0000 (11:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@6090 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 83fad211e401ac09a809c6b710d33e9574e3f649..573395d13d94c2938351af5949320d06d2a61bd3 100644 (file)
@@ -1262,7 +1262,7 @@ AC_DEFUN(DEAL_II_CHECK_RAND_R, dnl
 #include <cstdlib>
        ],
        [
-int seed = 0;
+unsigned int seed = 0;
 int i=rand_r(&i);
        ],
        [

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.