On Sun, Feb 19, 2006 at 07:49:06PM -0500, John E. Malmberg wrote:
> Nicholas Clark wrote:
> >Change 27228 by [EMAIL PROTECTED] on 2006/02/19 18:57:35
> >
> >     To make arithmetic on tainted dualvars work properly requires that
> >     sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true.
> 
> Is this test supposed to work on VMS?

Yes.

> not ok 246 - Arithmetic on tainted dualvars works
> # Failed at [-.t.op]taint.t line 1159
> #      got '5'
> # expected '8'

I have no idea why it's not. Devel::Peek::Dump or Perl_sv_dump on the
arguments might reveal something that differs from Unix and Win32.

Nicholas Clark

Reply via email to