[Issue 18367] dmd should not segfault on -X with libraries, but no source files

2018-02-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18367

--- Comment #2 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/7c0999581c1abb1f82874c67a06c15c23cdd41e0
Added -Xi to include new fields in JSON output

Fix issue 18367

--


[Issue 18367] dmd should not segfault on -X with libraries, but no source files

2018-02-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18367

Seb  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Seb  ---
https://github.com/dlang/dmd/pull/7839

--