[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 --- Comment #5 from anonymous4 --- (In reply to Vladimir Panteleev from comment #3) > I prefer the description on this bug but I'm a little biased ;) This scenario needs dynamic initialization, and D requires an explicit

[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-08-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 --- Comment #4 from Steven Schveighoffer --- There's a certain extra weight attached to such a low bug number, especially when it has so many duplicates. --

[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-08-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 --- Comment #3 from Vladimir Panteleev --- Thanks. Definitely not surprised this was filed before. I prefer the description on this bug but I'm a little biased ;) --

[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-08-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 anonymous4 changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-08-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 Steven Schveighoffer changed: What|Removed |Added CC|

[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-07-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 Vladimir Panteleev changed: What|Removed |Added Keywords||safe

[Issue 17604] Reject mutable fields initialized with reference types to data segment

2017-07-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17604 Vladimir Panteleev changed: What|Removed |Added See Also|