Re: ext/Devel/Peek/t/Peek.t failure on VMS question

2005-08-30 Thread John E. Malmberg
Rafael Garcia-Suarez wrote: John E. Malmberg wrote: The dump of [EMAIL PROTECTED] on VMS produces the following output that is different from the expected. In particular, there is no trailing null on the value on the resulting value, and it has the additional flags of "READONLY" and "FAKE".

[patch@25339] ext/Dev/Peek/t/peek.t fix for VMS

2005-08-30 Thread John E. Malmberg
This fixes test 21 on blead-perl to "pass" on VMS. The hash set by VMS now has the READONLY and FAKE attributes, and two of the three VMS resources that are represented by ENV hashes are not null terminated and can contain binary values. -John [EMAIL PROTECTED] Personal Opinion Only --- ext/D

Re: Building 25309 on VAX (OpenVMS 7.2) not ok

2005-08-30 Thread John E. Malmberg
Abe Timmerman wrote: This bit in the @configure output might be related: Good, found drand48(). %DCL-W-UNDSYM, undefined symbol - check validity and spelling \PSNWRT\ It did, patch fixes it: Sorry, my typo. I missed the path used on VAX. -John [EMAIL PROTECTED] Personal Opinion Only

Re: blead@25309 on VMS initial results

2005-08-30 Thread John E. Malmberg
John E. Malmberg wrote: Initial results on 25308 blead on OpenVMS/Alpha. EAGLE> search blead.log failed t/op/goto.FAILED at test 53 Appears to be known issue with VMS adding extra new lines to piped output. t/op/gv...FAILED at te