[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6023 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6023 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2013-08-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6023 Joseph Rushton Wakeling joseph.wakel...@webdrake.net changed: What|Removed |Added CC|

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2012-05-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6023 --- Comment #4 from Kenji Hara k.hara...@gmail.com 2012-05-19 18:38:45 PDT --- Original sample code cannot yet compile, but error messages are different. C:\dmd2\src\phobos\std\random.d(1045): Error: template std.random.uniform does not match

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2011-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6023 --- Comment #2 from Vladimir Matveev dpx.infin...@gmail.com 2011-06-10 23:48:18 PDT --- (In reply to comment #1) The error message is the one returned when std.conv.to!string(BigInt) is called. std.bigint doesn't support

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2011-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6023 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2011-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6023 Paul D. Anderson paul.d.ander...@comcast.net changed: What|Removed |Added CC|