Thread overview
[Issue 17292] [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory
Apr 02, 2017
Rainer Schuetze
Apr 02, 2017
Rainer Schuetze
April 02, 2017
https://issues.dlang.org/show_bug.cgi?id=17292

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |regression

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

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

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

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

https://github.com/dlang/dmd/commit/68b4523d4d2aec6074deeccecff838d7b0ae5751 fix issue 17292: add LFLAGS back to linker command lie

https://github.com/dlang/dmd/commit/880aeae15edb9735db441248bb5596fc8bc4424b Merge pull request #6668 from rainers/issue17292

fix Issue 17292 - dmd.exe on windows no longer LARGEADDRESSAWARE

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

github-bugzilla@puremagic.com changed:

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

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

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

https://github.com/dlang/dmd/commit/68b4523d4d2aec6074deeccecff838d7b0ae5751 fix issue 17292: add LFLAGS back to linker command lie

https://github.com/dlang/dmd/commit/880aeae15edb9735db441248bb5596fc8bc4424b Merge pull request #6668 from rainers/issue17292

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

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

https://github.com/dlang/dmd/commit/68b4523d4d2aec6074deeccecff838d7b0ae5751 fix issue 17292: add LFLAGS back to linker command lie

https://github.com/dlang/dmd/commit/880aeae15edb9735db441248bb5596fc8bc4424b Merge pull request #6668 from rainers/issue17292

--