[Issue 18147] Debug information limited in size

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 20 07:55:06 UTC 2020


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

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 #10733 "fix Issue 18147 - Debug information limited in
size" was merged into master:

- d27ef55dd8d8e5fe7e8b37288d33a2a9ac0e017e by Rainer Schuetze:
  fix Issue 18147 - Debug information limited in size

  create a linked list of LF_FIELDLIST to represent large structs/enums

  optlink doesn't like this version either, so CV4 records are now cut if too
large, but no longer completely removed

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

--


More information about the Digitalmars-d-bugs mailing list