perl-Glib r1050 - branches/stable-1-20
- From: tsch svn gnome org
- To: svn-commits-list gnome org
- Subject: perl-Glib r1050 - branches/stable-1-20
- Date: Sat, 15 Nov 2008 14:02:31 +0000 (UTC)
Author: tsch
Date: Sat Nov 15 14:02:31 2008
New Revision: 1050
URL: http://svn.gnome.org/viewvc/perl-Glib?rev=1050&view=rev
Log:
Merge r1046 from trunk.
Modified:
branches/stable-1-20/ (props changed)
branches/stable-1-20/ChangeLog
branches/stable-1-20/GType.xs
Modified: branches/stable-1-20/GType.xs
==============================================================================
--- branches/stable-1-20/GType.xs (original)
+++ branches/stable-1-20/GType.xs Sat Nov 15 14:02:31 2008
@@ -551,6 +551,10 @@
if (t)
return t;
+ t = gperl_param_spec_type_from_package (package);
+ if (t)
+ return t;
+
return 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]