Thread overview
GC is not usable from foreign threads ?
Oct 04, 2021
Temtaime
Oct 04, 2021
Temtaime
Oct 05, 2021
Ali Çehreli
October 04, 2021

Hello.
Consider : https://run.dlang.io/is/HTVVl5
It's 2k21 and no one uses D from other languages ?
Why such critical bugs are exist ?

October 04, 2021

On Monday, 4 October 2021 at 21:46:40 UTC, Temtaime wrote:

>

Hello.
Consider : https://run.dlang.io/is/HTVVl5
It's 2k21 and no one uses D from other languages ?
Why such critical bugs are exist ?

Created https://issues.dlang.org/show_bug.cgi?id=22358

October 04, 2021
On 10/4/21 2:48 PM, Temtaime wrote:
> On Monday, 4 October 2021 at 21:46:40 UTC, Temtaime wrote:
>> Hello.
>> Consider : https://run.dlang.io/is/HTVVl5
>> It's 2k21 and no one uses D from other languages ?
>> Why such critical bugs are exist ?
> 
> Created https://issues.dlang.org/show_bug.cgi?id=22358

Could it be related to an abandoned PR of mine?

  https://github.com/dlang/druntime/pull/1989

Walter asked at some point whether I could fix the merge conflicts. Would someone please take this over?

Thank you,
Ali