About string and int spliced together.

Stanislav Blinov stanislav.blinov at gmail.com
Fri Jun 19 12:37:23 UTC 2020


On Friday, 19 June 2020 at 10:57:42 UTC, Nick Treleaven wrote:

> It used to call std.conv.toChars but that triggered a dmd 
> regression with a particular set of circumstances so it was 
> changed to use to!():
> https://github.com/dlang/phobos/pull/6659
>
> In bugzilla there was a better alternative workaround but no 
> one submitted a pull for that in time for the release:
> https://issues.dlang.org/show_bug.cgi?id=17712#c11
>
> I haven't been able to reproduce the test case with v2.092.0, 
> but maybe I'm doing something wrong.

Am I reading this right? Library was downgraded because of a 
regression in the compiler? Tell me I'm not reading this right.


More information about the Digitalmars-d mailing list