com gtk/php-gtk: Bug has been fixed by steph: test/bug_gtkdia log_title.phpw

[email protected] (David Soria Parra) Thu, 20 Oct 2005 04:11:27 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    74a579396f51b3c916982f7a1b84bc3602aec9ff
Author:    Christian Weiske <[email protected]>         Thu, 20 Oct 2005 04:11:27 +0000
Parents:   b9c7d5ab90ee0a2808e0537c860d5d3ebf333c9f
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=74a579396f51b3c916982f7a1b84bc3602aec9ff

Log:
Bug has been fixed by steph

Changed paths:
  M  test/bug_gtkdialog_title.phpw


Diff:
74a579396f51b3c916982f7a1b84bc3602aec9ff
diff --git a/test/bug_gtkdialog_title.phpw b/test/bug_gtkdialog_title.phpw
index e5889cb..d37ea99 100644
--- a/test/bug_gtkdialog_title.phpw
+++ b/test/bug_gtkdialog_title.phpw
@@ -1,5 +1,8 @@
 <?php
 /**
+*   FIXED by Steph on 2005-10-19 20:45
+*   Problem reason: Title was being free'd too early
+*
 *   Start the program, look at the title: Weird chars
 *   Click on the "Show again" button. Different weird chars.
 */