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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@rainers created dlang/dmd pull request #10407 "fix issue 20212 - invalid debug
info with enum type in library" fixing this issue:

- fix issue 20212 - invalid debug info with enum type in library

  reusing an old type index does not work because it might be in a different
object file. Let cv_debtyp() sort out duplicates instead.

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

--

Reply via email to