[Issue 2544] implicit const casting rules allow violations of const-safety

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 15 20:27:33 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=2544


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |DUPLICATE


--- Comment #13 from yebblies <yebblies at gmail.com> 2011-06-15 20:22:49 PDT ---
As far as I can tell, all of these cases are fixed by my patch to 4251.
It uses references as the highest indirection instead of arrays, but exposes
the same bug.

*** This issue has been marked as a duplicate of issue 4251 ***

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


More information about the Digitalmars-d-bugs mailing list