On Thu, May 20, 2010 at 03:28:54PM +0100, Nicholas Clark wrote: > gcc warns: > > NYTProf.xs:3505:1: warning: 'eval_outer_fid' defined but not used > > This appears to be accurate - it seems to be that eval_outer_fid is dead code. > Should it be removed?
Yes, eventually. I'm leaving in for now a few bits related to the old handling of string evals. I figure they can wait till we see how the new string eval behavior works out in practice. 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]
