This patch makes process_opfunc.pl use Opfunc.pm for all of its opcode
related information. Therefore, it no longer needed to parse interp_guts.h
or opcode_table. Also, I removed the $nvivsize from Opcode.pm (it wasn't
being used anyway as process_opfunc.pl was recalculating it.) I think this
patch makes everything more consistant, but I wanted to make sure there
wasn't a reason (upcoming?) that process_opfunc.pl needed to parse either
interp_guts.h or opcode_table.h
If there are no objections, I will commit this patch AFTER 0.0.2 is
released.
Thanks!
Tanton
patch2.dat