On Saturday, 23 April 2022 at 05:12:30 UTC, Steven Schveighoffer
wrote:
This is a huge huge update. I've never done anything like this
before, but I think it works as a drop-in replacement, while
allowing you to migrate any piece you wish from unsafe code to
safe code. Please let me know if there are *any* problems you
find with this.
Well done Steven!
Note this does *not* build with dip1000, because the two
underlying libraries (Phobos sockets and vibe.d) do not build
as safe with dip1000.
Dip1000 is marked as "superseded". I don't understand what the
plan is.
Andrea