[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
   ||ow_bug.cgi?id=12885

--


[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 from Kenji Hara k.hara...@gmail.com 2013-10-14 05:57:34 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2665

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[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
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[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



--- Comment #2 from github-bugzi...@puremagic.com 2013-10-14 20:51:11 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/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: ---