druntime redesign

Denis Feklushkin feklushkin.denis at gmail.com
Sun Apr 26 20:08:14 UTC 2020


On Tuesday, 17 March 2020 at 17:38:41 UTC, Denis Feklushkin wrote:

> This strategy looks good, but again there is a problem that is 
> not directly related to the code: changing one module required 
> changing only 8 lines in the code, but 15 lines in build 
> scripts. And this is not all of needed changes - LDC uses its 
> own cmake build scripts.
>
> And each module will require approximately same changes. It 
> will be like a disaster. Thus, at first stage we need to clear 
> up build scripts.

This problem is solved by Rainer Schuetze, thank you!
https://github.com/dlang/druntime/pull/3026

Discussion related to this topic continues for a little in this 
PR:
https://github.com/dlang/druntime/pull/2997



More information about the Digitalmars-d mailing list