dmd 2.099 regression: unittest -checkaction=context and import std.regex cause lots of undefined references

kdevel kdevel at vogtner.de
Mon Nov 14 20:37:12 UTC 2022


On Monday, 14 November 2022 at 17:08:38 UTC, Gavin Ray wrote:
> Just came here to say I hit the same bug, here's my import list:

* https://issues.dlang.org/show_bug.cgi?id=19937
   object._d_assert_fail linker error if compiling with 
-checkaction=context

* https://issues.dlang.org/show_bug.cgi?id=22374
   [REG 2.093] 'import std;' with -checkaction=context causes link 
error

* https://issues.dlang.org/show_bug.cgi?id=22902
   dmd 2.099 regression: unittest -checkaction=context and import 
std.regex causes link error

Does `dmd -allinst ...` help in your case?


More information about the Digitalmars-d-learn mailing list