[perl-Glib] Glib::Genpod: add AV* return as "arrayref"
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib] Glib::Genpod: add AV* return as "arrayref"
- Date: Sun, 21 Nov 2010 20:46:59 +0000 (UTC)
commit bdc2a69cafcea5a3f99aa0d4713865bd742f985f
Author: Kevin Ryde <user42 zip com au>
Date: Wed Nov 10 14:37:17 2010 +1100
Glib::Genpod: add AV* return as "arrayref"
https://bugzilla.gnome.org/show_bug.cgi?id=634706
lib/Glib/GenPod.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/Glib/GenPod.pm b/lib/Glib/GenPod.pm
index 03039eb..b7053c7 100644
--- a/lib/Glib/GenPod.pm
+++ b/lib/Glib/GenPod.pm
@@ -437,6 +437,7 @@ our %basic_types = (
UV => 'unsigned',
IV => 'integer',
CV => 'subroutine',
+ AV => 'arrayref',
gchar_length => 'string',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]