[Issue 21723] Linker error: two module static library, main compiled inline, invariant that defines a function, type alias, and an alias lambda

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 30 11:54:31 UTC 2022


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14176 "Fix issue 23148, 21723: Generate invariant id on
the basis of location rather than counter." was merged into stable:

- 4e01c6a4dc5ec971dc29cae6c0208b6888e147d6 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/14176

--


More information about the Digitalmars-d-bugs mailing list