[Issue 5231] BigInt lacks a normal toString()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 18 12:02:57 PST 2010


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



--- Comment #11 from Don <clugdbug at yahoo.com.au> 2010-11-18 12:01:39 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > 
> > If it was just a question of inefficiency, I would have implemented it. The
> > issue is that it doesn't get the formatting string.
> > So
> > BigInt b;
> > writefln("%x %+d", b, b);
> > 
> > doesn't work, and cannot be made to work.
> 
> But what about writeln, or writefln("%s"...) ?  Should those usages be excluded
> because you can't have custom formatting?

Yes.

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