Update of /cvsroot/monetdb/clients/src/perl/Cimpl
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18726/clients/src/perl/Cimpl
Modified Files:
Tag: Clients_1-20
MapiLib.pm.i
Log Message:
fixed type
Index: MapiLib.pm.i
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/Cimpl/MapiLib.pm.i,v
retrieving revision 1.2.6.1
retrieving revision 1.2.6.2
diff -u -d -r1.2.6.1 -r1.2.6.2
--- MapiLib.pm.i 2 Oct 2007 11:49:32 -0000 1.2.6.1
+++ MapiLib.pm.i 6 Nov 2007 11:42:19 -0000 1.2.6.2
@@ -101,7 +101,7 @@
// TODO:
// %typemap(out) char * { }
-%typemap(in) FILE * {
+%typemap(in) PerlIO * {
$1 = IoIFP(sv_2io($input));
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins