Thread overview
[Issue 17291] [REG 2.074-b1] windows: invalid relocation entries
Apr 02, 2017
Rainer Schuetze
April 02, 2017
https://issues.dlang.org/show_bug.cgi?id=17291

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, wrong-code

--- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> ---
https://github.com/dlang/dmd/pull/6667

--
April 02, 2017
https://issues.dlang.org/show_bug.cgi?id=17291

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/4b45720a9ec80d16af713164ccc56e649d3a83f6 fix issue 17291: relocations for pointer references might also need "back patches"

https://github.com/dlang/dmd/commit/cd33499302cb27d0676c92035e3a6310adcb5c54 Merge pull request #6667 from rainers/issue17291

fix issue 17291: bad relocations for pointer references

--
April 02, 2017
https://issues.dlang.org/show_bug.cgi?id=17291

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
April 09, 2017
https://issues.dlang.org/show_bug.cgi?id=17291

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/4b45720a9ec80d16af713164ccc56e649d3a83f6 fix issue 17291: relocations for pointer references might also need "back patches"

https://github.com/dlang/dmd/commit/cd33499302cb27d0676c92035e3a6310adcb5c54 Merge pull request #6667 from rainers/issue17291

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17291

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/4b45720a9ec80d16af713164ccc56e649d3a83f6 fix issue 17291: relocations for pointer references might also need "back patches"

https://github.com/dlang/dmd/commit/cd33499302cb27d0676c92035e3a6310adcb5c54 Merge pull request #6667 from rainers/issue17291

--