Displaying 2 results from an estimated 2 matches for "perlcall".
Did you mean:
parkcall
2010 Jun 10
0
[Bug 602599] New: [RFE] A new API for custom cleanup prior to close in perl bindings
...osure and so prevents implicit closure.
Of course you can explicitly close the handle now, but it's still very
counter-intuitive.
(2) Even if you explicitly close the handle, the closure will still
capture $g and prevent the handle from being freed (the reasons are
this are quite subtle -- see perlcall(3) discussion of call_sv for the
full details).
(3) Whatever you do, you end up with a static array in the XS code
storing SVs which has all sorts of horrible thread safety issues.
Again, see perlcall(3) for the details.
(4) guestfs_close can be called from exit (via an atexit handler) and
it'...
2010 Jun 12
1
CentOS 5 Update error
...share/man/man1/perlbs2000.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlbug.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlcall.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlcc.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlce.1.gz from install o...