At 6:25 PM +0100 8/3/06, Martin J. Evans wrote:
>
>Using vmstar with -o did the trick.
>
>and DBI passes the test.
>
>Unfortunately mms clean produces:
>
>$ mms clean
>
>MCR annar$dka0:[sys0.syscommon.perl5_8_6]perl.exe "-MExtUtils::Command" -e rm_f
>          *.olb perl.c    core core.[0-9]         [.blib.a
>rch.auto.DBI]extralibs.all core.[0-9][0-9]        DBI.bso dbi.c
>%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual
>address=0000000001010101, PC=000000007AE26F60, PS=0000001B
>

That ain't good.  Can you reproduce it with something simpler, like:

$ perl "-MExtUtils::Command" -e "rm_f" foo.[0-9][0-9]

I'm speculating that a regular expression has made its way into a
filespec where it doesn't belong.  Of course it shouldn't crash Perl
in any case.  I can't reproduce the crash with Perl 5.8.4 nor with a
current development build of Perl on Alpha, which are the versions I
have handy at the moment.

>Any idea how to delete files like those following which gnu tar created:
>
>dbi-1^.52-rc1.tar;1
>perl-5^.8^.8.DIR;1
>perl-5^.8.8;1
>
>I cannot even set def into the dir one.


$ set process/parse=extended
$ delete dbi-1^.52-rc1.tar;1

etc.

Somewhere in the doc set there used to be an OpenVMS Guide to
Extended File Specifications, but I think it's been assimilated now
into various and sundry other places.

>
>(As you may have guessed by now, I'm new to VMS 8 on itanium although I used to
>use VMS 5.? on VAX and alpha a long time ago).
>
>Martin
>--
>Martin J. Evans
>Easysoft Ltd, UK
>http://www.easysoft.com

I hope this means your fine products are being ported to OpenVMS I64.
-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to