develooper Front page | perl.dbi.dev | Postings from February 2012

Re: undefined symbol: mro_meta_init on 5.10.0

Thread Previous | Thread Next
From:
Tim Bunce
Date:
February 13, 2012 10:23
Subject:
Re: undefined symbol: mro_meta_init on 5.10.0
Message ID:
20120213182311.GC593@timac.local
On Mon, Feb 13, 2012 at 05:01:41PM +0000, Dave Mitchell wrote:
> On Mon, Feb 13, 2012 at 03:42:21PM +0000, Dave Mitchell wrote:
> > On Mon, Feb 13, 2012 at 01:43:00PM +0000, Martin J. Evans wrote:
> > > It seems to come from the following in DBI.xs:
> > > 
> > > #ifdef HvMROMETA /*introduced in 5.9.5 */
> > >                 + HvMROMETA(stash)->cache_gen
> > > #endif
> > 
> > It turns out that the function mro_meta_init wasn't exported in 5.10.0,
> > only in 5.10.1 onwards. I'll work up a fix.
> 
> Now attached.

Thanks Dave.

I've released it as DBI-1.617_903.tar.gz for cpantesters

Tim.

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