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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 10 23:52:53 PDT 2011


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



--- Comment #2 from Vladimir Matveev <dpx.infinity at 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 std.conv.to!string. (You know all about this from
> 5231.) This has been reported several times already.

Yes, I know. But isn't it strange that the standard library is inconsistent
with itself? Shouldn't decisions like "remove a function which other parts of
library expect to be" be more deliberate? I haven't seen such problems in any
of the languages I used, and I think it is not good for the language itself to
have them.

-- 
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