At 01:21 AM 3/3/00 -0600, Craig A. Berry wrote:
>[.OP]FH.................1..5
>ok 1
>ok 2
>ok 3
>ok 4
>%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000000C, 
>PC=00000000000A9938, PS=0000001B

Now that's odd, and not good. It works OK with Dec C 6.2 & VMS 7.2, FWIW.

If this patch to test.com gets applied, then all the test failures are problems with 
the tests rather than perl problems, at least on my system. (I'm not sure if openpid.t 
is showing a problem or not)

Eudora will probably much this. :(

--- vms/test.com;1      Thu Mar  2 03:32:30 2000
+++ vms/test.com        Fri Mar  3 02:14:14 2000
@@ -108,7 +108,7 @@
  use Config;
  
  @compexcl=('cpp.t');
-@ioexcl=('argv.t','dup.t','fs.t','pipe.t');
+@ioexcl=('argv.t','dup.t','fs.t','pipe.t','openpid.t');
  @libexcl=('db-btree.t','db-hash.t','db-recno.t',
            'gdbm.t','io_dup.t', 'io_pipe.t', 'io_poll.t', 'io_sel.t',
            'io_sock.t', 'io_unix.t',
M

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to