Safer D is implemented!

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Dec 29 12:19:31 UTC 2024


On Thursday, 28 November 2024 at 07:08:29 UTC, Walter Bright 
wrote:
> https://github.com/dlang/dmd/pull/17044
>
> It's enabled with -preview=safer

This is pretty cool!

But I've noticed it shows errors for ImportC code:

> lib\gen-blend2d-windows\blend2d.c(207,45): Error: cast from 
> `int` to `void*` not allowed in safe code

Is there a bug report for it?


More information about the Digitalmars-d-announce mailing list