[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8130 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #9 from Denis Shelomovskij verylonglogin@gmail.com 2013-04-08 10:44:17 MSD --- So, the issue is fixed by documentation improvement. Can you also tell reasons not to change current compiler behavior? -- Configure issuemail:

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #10 from Walter Bright bugzi...@digitalmars.com 2013-04-08 01:03:59 PDT --- (In reply to comment #9) So, the issue is fixed by documentation improvement. Can you also tell reasons not to change current compiler behavior? see

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #11 from Denis Shelomovskij verylonglogin@gmail.com 2013-04-08 12:22:28 MSD --- (In reply to comment #10) (In reply to comment #9) So, the issue is fixed by documentation improvement. Can you also tell reasons not to

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #5 from Walter Bright bugzi...@digitalmars.com 2013-04-07 15:30:16 PDT --- https://github.com/D-Programming-Language/d-programming-language.org/pull/313 -- Configure issuemail:

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #6 from github-bugzi...@puremagic.com 2013-04-07 18:53:41 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #7 from github-bugzi...@puremagic.com 2013-04-07 19:14:50 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2013-04-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #8 from github-bugzi...@puremagic.com 2013-04-07 20:23:44 PDT --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2012-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #3 from Denis Shelomovskij verylonglogin@gmail.com 2012-10-10 21:01:09 MSD --- As a proof of this issue odiousness: http://forum.dlang.org/thread/csqzdgdlgtuklmnwa...@forum.dlang.org -- Configure issuemail:

[Issue 8130] Memory corruption because without *.def file DMD compiles DLL with assumption `_tls_index = 0`

2012-05-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8130 --- Comment #1 from Denis Shelomovskij verylonglogin@gmail.com 2012-05-21 18:12:18 MSD --- Created an attachment (id=1109) Test for bug 8130 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are