https://issues.dlang.org/show_bug.cgi?id=14121
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Vladimir Panteleev <[email protected]> --- Yeah. Note to self: don't use rdmd in scripts. Because new D versions WILL break things for you and your users. Always compile to binaries, static if possible. --
