Decimal string to floating point conversion with correct half-to-even rounding

jmh530 john.michael.hall at gmail.com
Tue Jul 7 12:33:40 UTC 2020


On Tuesday, 7 July 2020 at 12:14:16 UTC, Guillaume Piolat wrote:
> [snip]
>
> Likewise, you've made the std.experimental.allocator on DUB 
> depends on mir-core...

Is that not an example of how Steve thinks it should work? Both 
are Boost licensed. mir-core has no external dependencies. Ilya 
could split the parse/bignum packages to a separate repo with no 
other dependencies and then public import them in mir-algorithm 
and just normally import them elsewhere.

> stdlib shouldn't depend on non-stdlib, there isn't anything to 
> debate on this point.

Walter's original comment was about adding it to DMD. He may have 
intended Phobos, but I read it as DMD.


More information about the Digitalmars-d-announce mailing list