[Issue 6089] __gshared with not static 2D array

2013-03-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6089 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6089] __gshared with not static 2D array

2013-03-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6089 --- Comment #5 from github-bugzi...@puremagic.com 2013-03-19 00:00:47 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0503a9eea91e05d74d0a2a4701a7cd50b806c98

[Issue 6089] __gshared with not static 2D array

2013-03-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6089 Andrej Mitrovic changed: What|Removed |Added Keywords||pull Platform|x86

[Issue 6089] __gshared with not static 2D array

2013-03-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6089 --- Comment #4 from Iain Buclaw 2013-03-18 08:11:35 PDT --- (In reply to comment #2) > (In reply to comment #0) > > With DMD 2.053 this program: > > > > > > void main() { > > __gshared int[1][1] foo; > > } > > This is fixed by Issue 8041

[Issue 6089] __gshared with not static 2D array

2013-03-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6089 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 6089] __gshared with not static 2D array

2011-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6089 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #1 from I