[Issue 23148] Missing invariant symbol with static library when template function declares struct with destructor and invariant that instantiates template with lambda, also main has a lambda

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 9 16:32:01 UTC 2022


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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14280 "merge stable" was merged into master:

- 5c41c29b085f7a55a2d20381565c8d1d25b92c2b by Mathis Beer:
  Fix issue 23148, 21723: Generate invariant id on the basis of location rather
than counter.
  This makes __invariant more resilient to template order issues.

https://github.com/dlang/dmd/pull/14280

--


More information about the Digitalmars-d-bugs mailing list