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