osthread internals: Let's cut the Thread class code in half?

Denis Feklushkin feklushkin.denis at gmail.com
Mon Mar 23 17:50:27 UTC 2026


On Sunday, 22 March 2026 at 19:32:58 UTC, Paul Backus wrote:

> In Phobos, we work around problems like this by creating 
> separate `version (StdDdoc)` blocks, which are only used to 
> generate documentation and never compiled. It should be 
> possible to do something similar for druntime. (`version 
> (CoreDdoc)`, maybe?)

Oh, I see CoreDdoc is already implemented in druntime! Thanks, 
I'll try to suggest PR


More information about the Digitalmars-d mailing list