@ntrel created dlang/dmd pull request #16584 "Fix Bugzilla 24603 - Can copy from non-void array into void[] in safe…" fixing this issue:
- Fix Bugzilla 24603 - Can copy from non-void array into void[] in safe code
Deprecate in safe code.
https://github.com/dlang/dmd/pull/16584
Comment #2 by dlang-bot — 2024-06-16T06:59:22Z
dlang/dmd pull request #16584 "Fix Bugzilla 24603 - Can copy from non-void array into void[] in safe…" was merged into master:
- f42dc60597bc904bee9b2377877d511f9dae3cf5 by Nick Treleaven:
Fix Bugzilla 24603 - Can copy from non-void array into void[] in safe code
Deprecate in safe code.
https://github.com/dlang/dmd/pull/16584
Comment #3 by dkorpel — 2024-10-04T12:51:39Z
*** Issue 20345 has been marked as a duplicate of this issue. ***