https://issues.dlang.org/show_bug.cgi?id=4923
Les De Ridder changed:
What|Removed |Added
CC||dl...@lesderid.net
--
https://issues.dlang.org/show_bug.cgi?id=4923
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=4923
Dlang Bot changed:
What|Removed |Added
Keywords||pull
--- Comment #8 from Dlang Bot ---
@Geod24 c
https://issues.dlang.org/show_bug.cgi?id=4923
Steven Schveighoffer changed:
What|Removed |Added
Keywords|pull|
CC|
https://issues.dlang.org/show_bug.cgi?id=4923
--- Comment #7 from Steven Schveighoffer ---
*** Issue 6114 has been marked as a duplicate of this issue. ***
--
https://issues.dlang.org/show_bug.cgi?id=4923
--- Comment #6 from Jonathan M Davis ---
An updated example, since Thread.sleep now requires that its argument be a
core.time.Duration:
import core.thread, std.random, std.stdio;
immutable int x;
static this() {
x = unpredictableSeed;
}
void mai
http://d.puremagic.com/issues/show_bug.cgi?id=4923
--- Comment #5 from github-bugzi...@puremagic.com 2013-06-30 15:58:06 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/f5ed82d638b373efb6c2f0c77d64259df9
http://d.puremagic.com/issues/show_bug.cgi?id=4923
yebblies changed:
What|Removed |Added
Keywords||patch
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=4923
Jonathan M Davis changed:
What|Removed |Added
CC||jmdavisp...@gmx.com
--- Comment #3
http://d.puremagic.com/issues/show_bug.cgi?id=4923
--- Comment #2 from Kasumi Hanazuki 2010-09-23 18:25:30
PDT ---
I have no idea whether the spec states immutable module variables to be
allocated per thread or not,
but currently DMD places them as shared and there seems no way to store them i
http://d.puremagic.com/issues/show_bug.cgi?id=4923
nfx...@gmail.com changed:
What|Removed |Added
CC||nfx...@gmail.com
--- Comment #1 from
11 matches
Mail list logo