Edit report at https://bugs.php.net/bug.php?id=65431&edit=1
ID: 65431 Patch added by: [email protected] Reported by: [email protected] Summary: Discarded qualifiers from pointer target warnings when using --enable-dtrace 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: The following patch has been added/updated: Patch Name: dtrace_php54.patch Revision: 1376426155 URL: https://bugs.php.net/patch-display.php?bug=65431&patch=dtrace_php54.patch&revision=1376426155 Previous Comments: ------------------------------------------------------------------------ [2013-08-13 03:16:46] [email protected] The following patch has been added/updated: Patch Name: dtrace_casts_2.patch Revision: 1376363806 URL: https://bugs.php.net/patch-display.php?bug=65431&patch=dtrace_casts_2.patch&revision=1376363806 ------------------------------------------------------------------------ [2013-08-13 03:14:00] [email protected] 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? ------------------------------------------------------------------------ [2013-08-09 22:32:29] [email protected] 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
