On Tue, Jul 25, 2000 at 06:59:16PM -0700, Peter Prymmer wrote:
>
> It is sometimes funny what a different compiler can turn up:
>
> $ cxx/version
> DEC C++ V6.1-003 on OpenVMS Alpha V7.1
> $ cxx munchconfig.c
>
> if (isalnum(LineBuffer[TildeLoop]) || (LineBuffer[TildeLoop] =
>
> Okay, I'm putting in the File::Spec::VMS part, on File::Temp I'm standing
> by for Tim.
Okay, at the end of this message are my patches for File/Temp.pm and for
the ftmp-security.t test. I'm hoping that this patch is good enough for
both VMS and OS/2.
It includes some tidying up of trailing
It is sometimes funny what a different compiler can turn up:
$ cxx/version
DEC C++ V6.1-003 on OpenVMS Alpha V7.1
$ cxx munchconfig.c
if (isalnum(LineBuffer[TildeLoop]) || (LineBuffer[TildeLoop] =
..^
%CXX-W-ASSCOMMEA, use of "=" where "
Hi,
My only comment, as a long-suffering VS4000VLC owner/user, would be that it
is as slow as molasses in January. The memory can't go over 24mb (which is
what mine has already). I don't know what disks you can cram in there (I've
fudged an external 500mb SCSI {seagate}.You were supposed to use t
"Craig A. Berry" <[EMAIL PROTECTED]> writes:
> At 07:23 AM 7/25/00 -0400, lane @ DUPHY4.Physics.Drexel.Edu wrote:
>>I haven't heard anything from Charles Bailey recently; last word was that
>>he was going to try the piping code, but working remotely from Texas to
>>his microvax here in Philly is p
> From: Craig A. Berry [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 25, 2000 1:21 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Perl hang again (was RE: testing Perl)
>
> To reproduce it I think you'd have to creatively screw up your rights
> database, possibly by deleting your system identifier,
At 09:17 AM 7/25/00 -0400, Jordan Henderson wrote:
>You know, the people in Nashua take bugs in system calls pretty seriously.
>Can we reproduce this? If so, by all means, I'll report it!
To reproduce it I think you'd have to creatively screw up your rights
database, possibly by deleting your s
At 07:23 AM 7/25/00 -0400, lane @ DUPHY4.Physics.Drexel.Edu wrote:
>I haven't heard anything from Charles Bailey recently; last word was that
>he was going to try the piping code, but working remotely from Texas to
>his microvax here in Philly is painful, not least because of the slowness
>of Perl
Could this be a problem with the optimizer putting rlen/rsz in registers and
thus they are not modified correctly by $getjpi?
I wonder if declaring these 'volatile' or turning off optimization has any
effect.
> -Original Message-
> From: Jordan Henderson
> Sent: Tuesday, July 25, 2000 9
Ouch! Should have looked at the jpilst arguments.
You know, the people in Nashua take bugs in system calls pretty seriously.
Can we reproduce this? If so, by all means, I'll report it!
> -Original Message-
> From: Craig A. Berry [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 24, 2000
"Craig A. Berry" <[EMAIL PROTECTED]> writes:
>
> That should include all the patches to 5.6.0, though I can't guarantee
> everything is in there. Actually, a quick check shows that Chuck Lane's
> piping stuff is *not* in there. Charles Bailey was, in his words, "working
> them into the repositor
11 matches
Mail list logo