[Issue 14588] [REG2.067] undefined reference error while linking with -debug option to a static library.

2017-07-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14588

--- Comment #8 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/fcb7915ec75752a04892246be18632b077f7e2b7
fix Issue 14588 - undefined reference error while linking with -debug option to
a static library

https://github.com/dlang/dmd/commit/0e0519692b8913487d12050f7ea0ef5702d2d64e
Merge pull request #4787 from 9rnsr/fix14588

--


[Issue 14588] [REG2.067] undefined reference error while linking with -debug option to a static library.

2015-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14588

--- Comment #6 from github-bugzi...@puremagic.com ---
Commit pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/f67af18cd4f4c69eff63a72618e7ba5cc031753d
Merge pull request #4787 from 9rnsr/fix14588

[REG2.067] Issue 14588 - undefined reference error while linking with -debug
option to a static library

--


[Issue 14588] [REG2.067] undefined reference error while linking with -debug option to a static library.

2015-07-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14588

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/fcb7915ec75752a04892246be18632b077f7e2b7
fix Issue 14588 - undefined reference error while linking with -debug option to
a static library

https://github.com/D-Programming-Language/dmd/commit/0e0519692b8913487d12050f7ea0ef5702d2d64e
Merge pull request #4787 from 9rnsr/fix14588

[REG2.067] Issue 14588 - undefined reference error while linking with -debug
option to a static library

--


[Issue 14588] [REG2.067] undefined reference error while linking with -debug option to a static library.

2015-06-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14588

Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||link-failure, pull
   Hardware|x86_64  |All
 OS|Linux   |All

--- Comment #4 from Kenji Hara k.hara...@gmail.com ---
https://github.com/D-Programming-Language/dmd/pull/4787

--


[Issue 14588] [REG2.067] undefined reference error while linking with -debug option to a static library.

2015-05-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14588

Martin Krejcirik m...@krej.cz changed:

   What|Removed |Added

Summary|undefined reference error   |[REG2.067] undefined
   |while linking with -debug   |reference error while
   |option to a static library. |linking with -debug option
   ||to a static library.

--