[Issue 15021] [REG2.068.1] linker error with speculative instantiation and -inline

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

--- Comment #4 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/61f79a8aa18a2d551cfeb7c1bc218ebc3f21cfc6
fix Issue 15021 - linker error with speculative instantiation and -inline

https://github.com/D-Programming-Language/dmd/commit/334e29178254ef0f02639b595a75f906e1b357ee
Merge pull request #5055 from 9rnsr/fix15021

--


[Issue 15021] [REG2.068.1] linker error with speculative instantiation and -inline

2015-09-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15021

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 15021] [REG2.068.1] linker error with speculative instantiation and -inline

2015-09-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15021

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

https://github.com/D-Programming-Language/dmd/commit/61f79a8aa18a2d551cfeb7c1bc218ebc3f21cfc6
fix Issue 15021 - linker error with speculative instantiation and -inline

https://github.com/D-Programming-Language/dmd/commit/334e29178254ef0f02639b595a75f906e1b357ee
Merge pull request #5055 from 9rnsr/fix15021

[REG2.068.1] Issue 15021 - linker error with speculative instantiation and
-inline

--


[Issue 15021] [REG2.068.1] linker error with speculative instantiation and -inline

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

Kenji Hara  changed:

   What|Removed |Added

   Keywords||link-failure, pull
Summary|[Reg 2.068.1] linker error  |[REG2.068.1] linker error
   |with speculative|with speculative
   |instantiation and -inline   |instantiation and -inline

--- Comment #2 from Kenji Hara  ---
https://github.com/D-Programming-Language/dmd/pull/5055

--