[Issue 22374] [REG 2.093] 'import std;' with -checkaction=context causes link error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 30 10:45:07 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=22374

--- Comment #4 from kdevel <kdevel at vogtner.de> ---
Correction: WORKSFORME

$ dmd -checkaction=context asszer.d
$ ./asszer 
core.exception.AssertError at asszer.d(5): Assertion failure
----------------
??:? _d_assertp [0x4bbf14]
??:? _Dmain [0x4b30e0]

--


More information about the Digitalmars-d-bugs mailing list