[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11257 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2018-12-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11257 --- Comment #3 from Walter Bright --- I can't agree with this. A cast should be used to break out of const, and should not be allowed in @safe code. --

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11257 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

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

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2013-10-14 Thread d-bugmail
/0f00e6b6f29707f7a18b6e559aecf6bca50fca90 fix Issue 11257 - Allow whole implicit conversion if one or more overlapped field could. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---