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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 10 13:26:22 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6023


Paul D. Anderson <paul.d.anderson at comcast.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.d.anderson at comcast.net


--- Comment #1 from Paul D. Anderson <paul.d.anderson at comcast.net> 2011-06-10 13:21:45 PDT ---
The error message is the one returned when std.conv.to!string(BigInt) is
called.

std.bigint doesn't support std.conv.to!string. (You know all about this from
5231.) This has been reported several times already.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list