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

Gavin Ray ray.gavin97 at gmail.com
Fri Nov 18 04:15:42 UTC 2022


On Monday, 14 November 2022 at 20:37:12 UTC, kdevel wrote:
> 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?

Hey, it does actually, thanks a bunch!


More information about the Digitalmars-d-learn mailing list