On Sun, Mar 08, 2009 at 02:51:27PM +0000, Tim Bunce wrote: > On Sat, Mar 07, 2009 at 03:05:15PM -0500, Andy Grundman wrote: > > On Mar 7, 2009, at 1:12 PM, Tim Bunce wrote: > > > > Unfortunately I run into another bug trying to run it without > > compression (it dies on a 'use warnings'): > > > > NYTPROF=savesrc=1:use_db_sub=1:compress=0 perl -d:NYTProf > > slimserver.pl 2>&1 && ls -l nytprof.out > > fwrite error 2: No such file or directory at /System/Library/Perl/ > > 5.8.8/warnings.pm line 134. > > BEGIN failed--compilation aborted at /System/Library/Perl/5.8.8/ > > warnings.pm line 134. > > I've fixed that in r704. > > The lack of full source in the profile file will take a little longer. > I'll need to refactor the code to defer writing the source till 'later', > possibly at the end of the profile run.
Fixed in r706, I believe. Andy, can you do some testing? I'll add some tests later. 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] -~----------~----~----~----~------~----~------~--~---
