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

Re: Perl 5.10 and the concept of stable

Thread Previous | Thread Next
From:
Reini Urban
Date:
April 23, 2008 12:15
Subject:
Re: Perl 5.10 and the concept of stable
2008/4/23, Aristotle Pagaltzis <pagaltzis@gmx.de>:
> * H.Merijn Brand <h.m.brand@xs4all.nl> [2008-04-22 19:50]:
> > I think that the speed-up of function argument passing is
>  > reason enough to warrant 5.10.1
>
> Smart match against objects is broken as designed in 5.10.0.

FYI:
I have a couple of patches for the still testing 5.10 cygwin release,
and still some more bugs to analyse and fix, until it can go stable.

So far I have in patchlevel.h:
 	,"CYG04 major version"
 	,"CYG11 no-bs"
 	,"CYG12 no archlib in otherlibdirs"
	,"32891 aassign_common"
	,"32909 smartmatch-deparse"
	,"32933 clone-seen_eval"
	,"32938 refcount-reg_curpm"

But yesterday I had a DynaLoader improvement to be tested, and
embedding still leaves out boot_ calls for static_ext and DynaLoader.
Some linker flags are still broken.
-- 
Reini

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About