lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Today's problem with GUB build


From: Han-Wen Nienhuys
Subject: Re: Today's problem with GUB build
Date: Fri, 17 Jul 2020 17:05:21 +0200

On Fri, Jul 17, 2020 at 4:47 PM Han-Wen Nienhuys <hanwenn@gmail.com> wrote:
> Maybe something is off with the init after fork, but GUILE's random
> initialization also doesn't look very reliable:
>
> https://git.savannah.nongnu.org/cgit/guile.git//tree/libguile/random.c/?id=5f22d1090bef72639f2744402c0466d8dbf8f8ac#n121

It gets better... if you pass a 64-bit number as seed, instead of
using that directly, the RNG will ... convert that to decimal and then
use that string to initialize.

-- 
Han-Wen Nienhuys - hanwenn@gmail.com - http://www.xs4all.nl/~hanwen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]