On Thu, Sep 20, 2001 at 10:38:10AM -0400, Andy Dougherty wrote:
> This patch does two only somewhat related things.
>
> Parrot/Opcode.pm: Change the hard-wired assumption that sizeof(nv) =
> 2*sizeof(iv) to a PConfig-type computed value.
>
> Parrot/Test.pm: Change it to run with the perl that
This patch does two only somewhat related things.
Parrot/Opcode.pm: Change the hard-wired assumption that sizeof(nv) =
2*sizeof(iv) to a PConfig-type computed value.
Parrot/Test.pm: Change it to run with the perl that was used to generate
this version of Parrot. This is useful if, for example