Hi Andreas. Happy New Year!

Devel-NYTProf-2.07_91 has passed tests on several systems but two of
yours failed in the same 'interesting' way:

http://www.cpantesters.org/show/Devel-NYTProf.html#Devel-NYTProf-2.07_91?grade=1&perlmat=1&patches=1&oncpan=2&distmat=1&perlver=ALL&osname=ALL

    use64bitint=define use64bitall=undef uselongdouble=undef
    optimize='-O2',
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''

I thought at first it might be the 'use64bitint=define use64bitall=undef'
but there's another pass for that (though for 5.8.7 + threads):
http://www.nntp.perl.org/group/perl.cpan.testers/2009/01/msg2996741.html

I guess it might be the -O2 and that particular gcc version.

Anyway, any chance you could send me the compiler warnings for one of
those two failures? (It's a pity cpantesters doesn't get that info).
I'm not sure if it'll help, but it might.

The failures are very odd. It seems that the fileinfo for the inner-most
nested eval (fid 7) is missing. I can tell from the test numbers that it
didn't fail for the first use_db_sub=0:leave=1 case, but did for the three
other combinations tested after that. Odd.

I'd be grateful if you could run these commands on those platforms:

    make install
    NYTPROF_TEST=trace=4 perl t/20.runtests.t t/test22-strevala.*

and, if you have the time, also run them using the current trunk:
http://perl-devel-nytprof.googlecode.com/svn/trunk

Thanks!

Tim.

--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to