Found one (the?) ARM bug: (Pointer) aliasing issues

Iain Buclaw ibuclaw at ubuntu.com
Fri Nov 8 06:53:46 PST 2013


On 8 November 2013 13:12, Iain Buclaw <ibuclaw at ubuntu.com> wrote:

> For people trying to work around the cast system for dynamic arrays, IMO
> they should be punished for it, and told to do it in the correct way that
> invokes _d_arraycopy, or do their unsafe work through unions.
>
>

s/_d_arraycopy/_d_arraycast/


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20131108/20d24dcb/attachment.html>


More information about the D.gnu mailing list