com gtk/php-gtk: Seems to be fixed: test/bug_dnd_segfault _end.phpw
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: f9eafa9c48bec8311fcd72dd97d4d98cb71a7c35 Author: Christian Weiske <[email protected]> Mon, 19 Jun 2006 06:31:43 +0000 Parents: 473e497937d6b62409de894031724a06913144b3 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=f9eafa9c48bec8311fcd72dd97d4d98cb71a7c35 Log: Seems to be fixed Changed paths: M test/bug_dnd_segfault_end.phpw Diff: f9eafa9c48bec8311fcd72dd97d4d98cb71a7c35 diff --git a/test/bug_dnd_segfault_end.phpw b/test/bug_dnd_segfault_end.phpw index 2266e19..95841ea 100644 --- a/test/bug_dnd_segfault_end.phpw +++ b/test/bug_dnd_segfault_end.phpw @@ -1,5 +1,8 @@ <?php /** +* WORKS as of 2006-06-19 with php 5.1.4 +* Seems it has been fixed either in Zend or php-gtk2 +* * Bug in drag'n'drop: * Drag from "from" button to "to" button and close the window. * You will get a segfault.