https://bugzilla.redhat.com/show_bug.cgi?id=1242980

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|23                          |24



--- Comment #3 from Petr Pisar <ppi...@redhat.com> ---
The proposed change is wrong. Original code copies 4 bytes from a memory
specified by a pointer. Proposed code would take 1 byte from a memory specified
by a pointer and coerced the value to a 4-byte integer.

But your point about the cast constness is valid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to