workaround to sort BigInt[]?

David Nadlinger see at klickverbot.at
Mon Jul 18 09:53:44 PDT 2011


On 7/18/11 6:28 PM, McAnany, Charles E wrote:
> Hi, all. I'm trying to sort an array of BigInts, and I get an overlapping array copy error. Short of writing my own sorting algorithm, is there a workaround for this?

Didn't you ask the same question here a few days ago? In any case, here 
is the bug report, a fix appears to be already in Phobos: 
http://d.puremagic.com/issues/show_bug.cgi?id=5705

David


More information about the Digitalmars-d-learn mailing list