>>>>> "JH" == Jarkko Hietaniemi <[EMAIL PROTECTED]> writes:

JH> On a related note: a wrapper not completely unlike
JH> union sv_any_aligned_s {
JH>     IV iv;
JH>     NV iv;
JH>     PV pv;
JH>     void *vp;
JH>     int (*dummy)(void) *fp;
JH>     /* any others? */
JH> };

JH> should be used around SVs to ascertain that everything fits everywhere.

I was under the impression that p6 was going to do away with p5's
incestuous knowledge of hardware bits. And go with a more OO style of
dispatch.

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to