| Store | Cart

RE: OLE Issue while Porting from Perl 5.6 to Perl 5.8

From: Frank Merrow <fmer...@qualcomm.com>
Tue, 17 Jul 2007 16:33:13 -0700
>I wonder if I would get the "current behavior" from BOTH versions of>Perl if I changed the back end to VT_NULL instead of empty . . .>something to try.

Excellent . . . I have more regression testing to do, but it looks 
like this worked.

I change the return type from BSTR to VARIANT and as you suggested 
returned VT_NULL on the error paths.

The Perl front end is now seeing the expected undef behavior under 
both versions of Perl.

THANK YOU!

Frank

Recent Messages in this Thread
Frank Merrow Jul 17, 2007 08:45 pm
Jan Dubois Jul 17, 2007 09:10 pm
Frank Merrow Jul 17, 2007 10:35 pm
Frank Merrow Jul 17, 2007 11:33 pm
Messages in this thread