On Mon, Nov 05, 2001 at 12:44:38AM -0500, Jeff wrote:
> This (rather large) set of patches adds the ability for parrot to use
> +                interpreter->profile = (INTVAL 
>*)mem_sys_allocate((core_numops+obscure_numops+vtable_numops) * sizeof(INTVAL));

Nice idea, but I'm afraid I'm not convinced that this is sufficiently
extensible.

How about a Perl script that reads in all the .ops files and writes out
a header file describing them and the total number of ops?

-- 
You advocate a lot of egg sucking but you're not very forthcoming with the 
eggs. - Phil Winterbottom (to ken)

Reply via email to