On Monday, 19 December 2022 at 14:00:38 UTC, Brian Callahan wrote:
Hi Iain --
GDC mainline stopped building on OpenBSD recently. Below is the
diff to fix things.
[...]
Thanks, better to send that to upstr dmd though (I did say they
should've used @weak)
Hi Iain --
GDC mainline stopped building on OpenBSD recently. Below is the
diff to fix things.
Thanks.
~Brian
diff --git a/libphobos/libdruntime/core/demangle.d
b/libphobos/libdruntime/core/demangle.d
index 869ade64821..30e38c76479 100644
--- a/libphobos/libdruntime/core/demangle.d
+++ b/l