[Issue 14859] static declared array with more than 16MB size should be allowed in struct and class declaration

2020-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14859 Basile-z changed: What|Removed |Added CC|b2.t...@gmx.com | --

[Issue 14859] static declared array with more than 16MB size should be allowed in struct and class declaration

2017-02-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14859 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/07855a2f94e216b65a342dc06a7d6f1d6bcafb8f reboot #6081: Fix issue 14859 - 16MiB size limit for static

[Issue 14859] static declared array with more than 16MB size should be allowed in struct and class declaration

2017-02-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14859 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/07855a2f94e216b65a342dc06a7d6f1d6bcafb8f reboot #6081: Fix issue 14859 - 16MiB size limit for static

[Issue 14859] static declared array with more than 16MB size should be allowed in struct and class declaration

2017-01-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14859 Walter Bright changed: What|Removed |Added CC|

[Issue 14859] static declared array with more than 16MB size should be allowed in struct and class declaration

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14859 bb.t...@gmx.com changed: What|Removed |Added CC||bb.t...@gmx.com --- Comment #1 from

[Issue 14859] static declared array with more than 16MB size should be allowed in struct and class declaration

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14859 nx changed: What|Removed |Added Priority|P1 |P2 --