[Bug 46273] rand() doesn' t get a unique state per-fiber like it appears to on native windows

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 11 14:42:52 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46273

--- Comment #5 from winebz at pengaru.com ---
If it's of any use, I've made the source available via giet in a
semi-convenient to build form (autotools):

`git clone git://git.pengaru.com/randtest`

See the README for instructions on building with mingw.  Please note there are
submodules requiring a recursive init for the fibers support, as explained in
the README.

I only wanted to document the apparent difference from genuine Windows in
filing this bug.  For my purposes I've switched to different PRNG, it's not
important to fix from my perspective.

It might make the most sense to simply document the bug.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list