Author: tim.bunce
Date: Mon Mar 23 05:12:25 2009
New Revision: 717
Modified:
trunk/HACKING
Log:
update HACKING note re string evals in autosplit files
Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING (original)
+++ trunk/HACKING Mon Mar 23 05:12:25 2009
@@ -366,6 +366,7 @@
The autosplit handling doesn't address the naming of pseudo-fids from
string
evals, like "(eval 0)[test14.pm (autosplit into auto/test14/bar.al):17]"
-The fidinfo struct for alias fid should probably have the name adjusted
-to be the name of the parent. That would make aliases more transparent.
+The 'file name' for the eval fid needs to be edited when read in to remove
the
+' (autosplit...', but care should be taken to not remove the text for
evals in
+autosplit files for which we've not been able to alias to the parent.
--~--~---------~--~----~------------~-------~--~----~
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]
-~----------~----~----~----~------~----~------~--~---