[Issue 18147] Debug information limited in size
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 18 15:26:28 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=18147
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/dmd pull request #10733 "fix Issue 18147 - Debug
information limited in size" fixing this issue:
- 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