[Webkit-unassigned] [Bug 6315] new Math.random isn't portable to Windows

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jan 3 13:42:10 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6315


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5402|review?                     |review-
               Flag|                            |




------- Additional Comments From darin at apple.com  2006-01-03 13:42 -------
(From update of attachment 5402)
I'd like to see something that just uses something like srand(time(0)) like the
earlier version of the rand() patch rather than using rand_s().

If we switch to rand_s() on Windows, we should switch to random() on OS X too
(and I suggest we do neither).


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list