digitalmars.D - Channeling memory model experts...
- Andrei Alexandrescu (2/2) Jan 24 2018 ... to review https://github.com/dlang/druntime/pull/2057/. Thanks! --
- John Colvin (3/5) Jan 24 2018 Which memory model would that be? D's?
- Stefan Koch (7/9) Jan 24 2018 This isn't really about the memory model is it ?
- Kagamin (3/5) Jan 25 2018 Is there a way to have 2 threads without initialized GC?
... to review https://github.com/dlang/druntime/pull/2057/. Thanks! -- Andrei
Jan 24 2018
On Wednesday, 24 January 2018 at 18:37:54 UTC, Andrei Alexandrescu wrote:... to review https://github.com/dlang/druntime/pull/2057/. Thanks! -- AndreiWhich memory model would that be? D's?
Jan 24 2018
On Wednesday, 24 January 2018 at 18:37:54 UTC, Andrei Alexandrescu wrote:... to review https://github.com/dlang/druntime/pull/2057/. Thanks! -- AndreiThis isn't really about the memory model is it ? I'd like to see a description of what that change is supposed a achieve. On the first glance it looks like minor code bloat in the runtime, and not much else.
Jan 24 2018
On Wednesday, 24 January 2018 at 18:37:54 UTC, Andrei Alexandrescu wrote:... to review https://github.com/dlang/druntime/pull/2057/. Thanks! -- AndreiIs there a way to have 2 threads without initialized GC?
Jan 25 2018