[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

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

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

https://github.com/dlang/dmd/commit/1acab082d11618f635332bf15a5c270b6bc14856
Merge pull request #4422 from etcimon/coff-symbol-tbl

https://github.com/dlang/dmd/commit/a1347b8ee62597ffe8714fef379d05334f6a4c70
Merge pull request #4443 from etcimon/coff-fix-cast

--


[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

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

--- Comment #5 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/1acab082d11618f635332bf15a5c270b6bc14856
Merge pull request #4422 from etcimon/coff-symbol-tbl

https://github.com/D-Programming-Language/dmd/commit/a1347b8ee62597ffe8714fef379d05334f6a4c70
Merge pull request #4443 from etcimon/coff-fix-cast

--


[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14201

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

https://github.com/D-Programming-Language/dmd/commit/a1347b8ee62597ffe8714fef379d05334f6a4c70
Merge pull request #4443 from etcimon/coff-fix-cast

Number high part right shift - Fix Issue 14201

--


[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

2015-02-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14201

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

https://github.com/D-Programming-Language/dmd/commit/1acab082d11618f635332bf15a5c270b6bc14856
Merge pull request #4422 from etcimon/coff-symbol-tbl

--


[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

2015-02-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14201

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

https://github.com/D-Programming-Language/dmd/commit/1acab082d11618f635332bf15a5c270b6bc14856
Merge pull request #4422 from etcimon/coff-symbol-tbl

fatal error LNK1235: corrupt or invalid COFF symbol table - Fix Issue 14201

--


[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

2015-02-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14201

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

   What|Removed |Added

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

--


[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

2015-02-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14201

--- Comment #1 from Etienne etci...@gmail.com ---
Proposed fix: https://github.com/D-Programming-Language/dmd/pull/4422

--