[SAOC 2024] - Fix Segmentation fault when compiling druntime Weekly update #3

RazvanN razvan.nitu1305 at gmail.com
Tue Oct 8 13:05:20 UTC 2024


On Tuesday, 8 October 2024 at 08:50:24 UTC, Dom Disc wrote:
> On Monday, 7 October 2024 at 18:37:31 UTC, Johan wrote:
>> It is a very invasive change to the compiler, that I feel 
>> should not be undertaken by someone with relatively little 
>> experience in D, let alone D compiler frontend development.
>> What are the safety checks to prevent _any_ actual change in 
>> compiler output?
>
> ?!?
> I would expect this project to indeed change the compiler 
> output. To make the error messages more concise and easier to 
> improve in the future. Why else do we want this?
> But I agree that it should only be integrated together with 
> editions.

I think you are confusing this project with another one. This 
project is about extracting something routines out of AST nodes.


More information about the Digitalmars-d mailing list