This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libglib-perl.

commit f4d391727c0ad56a31b5fab916691960deed36b9
Author: Torsten Schönfeld <kaffeeti...@gmx.de>
Date:   Sun May 17 19:56:00 2015 +0200

    Add the GVariant converters to the win32 linker export list
    
    Should fix compilation of dependent modules like 
Glib::Object::Introspection.
---
 Glib.exports | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Glib.exports b/Glib.exports
index 3ab9e66..6feb884 100644
--- a/Glib.exports
+++ b/Glib.exports
@@ -26,6 +26,8 @@ SvGParamSpec
 SvGSignalFlags
 SvGInt64
 SvGUInt64
+SvGVariant
+SvGVariantType
 _gperl_attach_mg
 _gperl_call_XS
 _gperl_find_mg
@@ -111,5 +113,9 @@ newSVGSignalInvocationHint
 newSVGSignalQuery
 newSVGInt64
 newSVGUInt64
+newSVGVariant
+newSVGVariant_noinc
+newSVGVariantType
+newSVGVariantType_own
 );
 1;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libglib-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to