The SWI-Prolog GIT repositories

PORT: Bug#33: Check for gmp_randinit_mt()
authorJan Wielemaker <J.Wielemaker@cs.vu.nl>
Sun, 15 Apr 2012 15:09:53 +0000 (17:09 +0200)
committerJan Wielemaker <J.Wielemaker@cs.vu.nl>
Sun, 15 Apr 2012 15:09:53 +0000 (17:09 +0200)
commitfb745832eb0cd60cf886c768499cae6202aaf1d1
treeb78571dac33fa2a1c624072580986f8e9193a415
parentca7202c7fb44c3af489e80f77ac7da0699bbf8f6
PORT: Bug#33: Check for gmp_randinit_mt()

This function seems not present before libgmp 4.2.0.  Note that this
implies that save/restore of the random state is not supported in
versions that do not have this function.
src/configure.in
src/pl-arith.c

Further information about the SWI-Prolog GIT repositories