[perl-Glib] Add the 64 bit integer converters to the linker exports



commit 0e8eae0967f662c0bd01e40498f7055997010741
Author: Martin Schlemmer <Martin Schlemmer nwu ac za>
Date:   Sat Jun 23 17:13:48 2012 +0200

    Add the 64 bit integer converters to the linker exports

 Glib.exports |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/Glib.exports b/Glib.exports
index f17f660..843b95f 100644
--- a/Glib.exports
+++ b/Glib.exports
@@ -24,6 +24,8 @@ SvGKeyFile
 SvGParamFlags
 SvGParamSpec
 SvGSignalFlags
+SvGInt64
+SvGUInt64
 _gperl_attach_mg
 _gperl_call_XS
 _gperl_find_mg
@@ -106,5 +108,7 @@ newSVGParamSpec
 newSVGSignalFlags
 newSVGSignalInvocationHint
 newSVGSignalQuery
+newSVGInt64
+newSVGUInt64
 );
 1;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]