https://issues.dlang.org/show_bug.cgi?id=23051
Issue ID: 23051 Summary: OpenBSD: Build broken on 2.100.0-beta.1 due to the inout attribute no longer implying the return attribute Product: D Version: D2 Hardware: All OS: Other Status: NEW Severity: normal Priority: P1 Component: druntime Assignee: nob...@puremagic.com Reporter: bcal...@openbsd.org Hello -- This bit of the changelog for 2.100.0: https://dlang.org/changelog/2.100.0.html#inout-return causes the build of 2.100.0 on OpenBSD to fail. I have a fix; this is just a tracking issue. --