develooper Front page | perl.perl5.porters | Postings from December 2007

Re: Change 32740: Regexps are now orange.

Thread Previous | Thread Next
From:
Jerry D. Hedden
Date:
December 27, 2007 11:36
Subject:
Re: Change 32740: Regexps are now orange.
Message ID:
1ff86f510712271135w1867bd74p120f0c16c1f10e19@mail.gmail.com
Also, this failure didn't get picked up in the test suite so I would
think that some sort of test ought to be generated for it.

On Dec 27, 2007 2:19 PM, Jerry D. Hedden <jdhedden@cpan.org> wrote:
> > Change 32740 by nicholas@nicholas-pecuchet on 2007/12/27 13:46:46
> >         Regexps are now orange.
>
> I think this change missed something related to thread
> cloning operations (or some such activity).  It is causing
> failures:
>
> DBI-1.601 > perl -Mblib t/zvg_05thrclone.t
> 1..44
> ok 1 - use DBI;
> ok 2 - ... assignment of neat_maxlen was successful
> ok 3 - The object isa DBI::db
> Bizarre SvTYPE [8] at ./t/05thrclone.t line 62.
> Segmentation fault (core dumped)
>
> Math-Random-MT-Auto-6.09 > perl -Mblib t/03-threads.t
> ok 1 - ->new worked
> ok 2 - The object isa Math::Random::MT::Auto
> ok 3 - The object isa IMA::Subclass
> ok 4 - IMA::Subclass->can(...)
> Bizarre SvTYPE [8] at t/03-threads.t line 55.
> Segmentation fault (core dumped)
>
> All the failing tests (2 for DBI and 3 for MRMA) involve
> threads.
>

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