com gtk/php-gtk: Remove new_from_buffer from the 'i gnore' list so we can test the raw version: ext/libglade/libglade.overrides

[email protected] (David Soria Parra) Fri, 21 Oct 2005 15:10:09 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    662d8c6dcb528fb63dd9ad982b893d6774bbf40a
Author:    Steph Fox <[email protected]>         Fri, 21 Oct 2005 15:10:09 +0000
Parents:   9693ea8cbf16efd71dcd675cbf1316c665965786
Branches:  master

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

Log:
Remove new_from_buffer from the 'ignore' list so we can test the raw version

Changed paths:
  M  ext/libglade/libglade.overrides


Diff:
662d8c6dcb528fb63dd9ad982b893d6774bbf40a
diff --git a/ext/libglade/libglade.overrides b/ext/libglade/libglade.overrides
index f9a13a9..6164260 100644
--- a/ext/libglade/libglade.overrides
+++ b/ext/libglade/libglade.overrides
@@ -20,7 +20,6 @@ ignore
 %%
 ignore
   glade_set_custom_handler
-  glade_xml_new_from_buffer
 %% }}}
 
 %% {{{ GladeXML