[Issue 20742] dmd -X (JSON output) includes uncompiled symbols
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Apr 20 11:01:31 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20742
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11044 "Fix Issue 20742 - dmd -X (JSON output) includes
uncompiled symbols" was merged into stable:
- d02acc9866de69dca9e81d5229d3a982adc41b28 by MoonlightSentinel:
Fix Issue 20742 - dmd -X (JSON output) includes uncompiled symbols
PR #6621 took the code for pending `ConditionalDeclaration`s from
doc.d but missed the early return.
https://github.com/dlang/dmd/pull/11044
--
More information about the Digitalmars-d-bugs
mailing list