Skip Menu |

This queue is for tickets about the Sub-Current CPAN distribution.

Report information
The Basics
Id: 28008
Status: resolved
Priority: 0/
Queue: Sub-Current

People
Owner: RGARCIA [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.02
Fixed in: (no value)



Subject: undefined reference
perl 5.9.5 patch 31537, Win32, gcc Current.o:Current.c:(.text+0x5c): undefined reference to `Perl_find_runcv' -- Alexandr Ciornii, http://chorny.net
From: RGARCIA [...] cpan.org
On Fri Jul 06 05:30:10 2007, CHORNY wrote: Show quoted text
> perl 5.9.5 patch 31537, Win32, gcc > > Current.o:Current.c:(.text+0x5c): undefined reference to `Perl_find_runcv' >
Oh yes. That's because that function isn't part of perl's public API. So I don't expect it to work on Windows and AIX (at least). Maybe should I move find_runcv() in the public API in bleadperl...
That should be fixed with 5.9.5.