[svn:parrot] r48634 - in trunk: compilers/imcc src/pmc
chromatic
chromatic at wgz.org
Thu Aug 26 20:41:15 UTC 2010
On Thursday 26 August 2010 at 11:21, Peter Lobsinger wrote:
> Optimization was not at all the intent of this commit. These functions
> were used in vtables with single-line bodies calling these functions.
> They served no purpose except to add a level of indirection while
> source diving and an extra line or two to backtraces on unoptimized
> builds.
Glad to hear that; removing indirection for the purposes of clarity is always
useful.
-- c
More information about the parrot-dev
mailing list