Edit report at https://bugs.php.net/bug.php?id=65431&edit=1
ID: 65431 Updated by: larue...@php.net Reported by: s...@php.net Summary: Discarded qualifiers from pointer target warnings when using --enable-dtrace -Status: Open +Status: Feedback Type: Bug Package: Compile Warning Operating System: Linux PHP Version: 5.4Git-2013-08-09 (Git) Block user comment: N Private report: N New Comment: I got merge conflicts when I was trying to merge this patch.. I made a new one, but I dont have dtrace in my box avaliable. so, could you please verify the patch? Previous Comments: ------------------------------------------------------------------------ [2013-08-09 22:32:29] s...@php.net Description: ------------ Here are some patches to fix cast warnings when --enable-dtrace is used. The dtrace utility typically discards/discarded 'const' qualifiers. I don't have Zend karma to apply them myself. The patches should be applied to PHP 5.4+ and then 'php zend_vm_gen.php' run. (The patches are a diff from the PHP-5.5 branch) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65431&edit=1