develooper Front page | perl.perl5.porters | Postings from April 2011

RE: [PATCH 5.13.11] make store_cop_label exportable

Thread Previous | Thread Next
From:
Konovalov, Vadim ** CTR **
Date:
April 7, 2011 04:13
Subject:
RE: [PATCH 5.13.11] make store_cop_label exportable
Message ID:
35BF8D9716175C43BB9D67CA60CC345E27A35F32@FRMRSSXCHMBSC2.dc-m.alcatel-lucent.com
Hi again,

I would like to raise the problem again,
at least to hear clear conclusion on this.

store_cop_label is not exported while it should.

A one-bit patch is at
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2011-03/msg00646.html

The problem is actually minor, 
but it exists and it was just overlooked in 5.12.x series, 
because B::C modules no longer in the CORE, and no-one builds B::C
on Win32 presumably (or other OS where export symbold are declared explicitly).


> From: Konovalov, Vadim (Vadim)** CTR ** 
> > From: Nicholas Clark 
> > On Thu, Mar 24, 2011 at 09:15:42AM +0100, Konovalov, Vadim wrote:
> > 
> > > With all my respect to current code freeze, this should be 
> > harmless one-bit patch.
> > > (but of course I will respect rejecting this patch also, 
> > due to this code freeze :) )
> > 
> > I'll note that it can't be a regression from 5.12.0 (or even 
> > 5.10.0) because
> > that function wasn't exported in 5.12.0, and didn't exist in 5.10.0

perl 5.12.0 have this problem also, but there is no time machine to fix it, isn't it?

Best regards,
Vadim.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About