Thread overview | |||||
---|---|---|---|---|---|
|
February 13, 2011 Re: BigInt problem | ||||
---|---|---|---|---|
| ||||
tsukikage: > Is it my program bug or bigint broken? http://d.puremagic.com/issues/show_bug.cgi?id=5568 Bye, bearophile |
February 13, 2011 Re: BigInt problem | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | For curiosity, would you explain/guess a possible reason for that?
Thanks!
bearophile wrote:
> tsukikage:
>
>> Is it my program bug or bigint broken?
>
> http://d.puremagic.com/issues/show_bug.cgi?id=5568
>
> Bye,
> bearophile
|
February 13, 2011 Re: BigInt problem | ||||
---|---|---|---|---|
| ||||
Posted in reply to tsukikage | tsukikage:
> For curiosity, would you explain/guess a possible reason for that?
I leave the answer to Don, I don't know the internals of D BigInts.
Multi-precision integers are basic bricks used to build many other programs. How can you be sure they don't contain bugs that break your heavy numeric code? This is a big problem.
Bye,
bearophile
|
Copyright © 1999-2021 by the D Language Foundation