http://d.puremagic.com/issues/show_bug.cgi?id=5970
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] 2011-08-24 19:38:02 PDT --- alternatively, just provide another overload. bi.toString(), where bi is a BigInt should just work and return a newly allocated string that represents bi. (The current toString would actually better be called writeTo. Format string should default to null in each case.) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
