[Issue 23722] Lambdas are mangled incorrectly when using multiple compilation units, resulting in incorrect code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 20 15:00:50 UTC 2024


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

--- Comment #5 from ilya.yanok at gmail.com ---
(In reply to kinke from comment #1)
> visibility for these function literals, as they are codegen'd into each
> referencing object file (well, at least with LDC).

Interesting, then the second issue doesn't exist with LDC and we just need the
PR to get merged.

--


More information about the Digitalmars-d-bugs mailing list