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".
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
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
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