At 06:25 PM 1/1/2002 -1000, David & Lisa Jacobs wrote:
>I just did a cvs up and it seems to be testing ok on my cygwin system...
Yup, there's a patch in now.
>- Original Message -
>From: "Dan Sugalski" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, January 01, 2002 5:09 PM
I just did a cvs up and it seems to be testing ok on my cygwin system...
David
- Original Message -
From: "Dan Sugalski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 01, 2002 5:09 PM
Subject: interp failures in the new IO system
> Dunno if this is affecting anyone
At 11:04 PM 1/1/2002 -0500, Melvin Smith wrote:
>This fixes the freeze by only initializing ParrotIO once. Also added
>a little sanity check in the layer push sub. This is just a kludge, I'll work
>on per Interpreter IO stack when we discuss it a little more.
Works. Thanks, and applied.
This fixes the freeze by only initializing ParrotIO once. Also added
a little sanity check in the layer push sub. This is just a kludge, I'll work
on per Interpreter IO stack when we discuss it a little more.
-Melvin
--- io.c.orig Tue Jan 1 21:54:35 2002
+++ io.cTue Jan 1 21:53:29 2
At 10:30 PM 1/1/2002 -0500, Dan Sugalski wrote:
>At 10:22 PM 1/1/2002 -0500, Melvin Smith wrote:
>>See if this helps the freeze...
>>FWIW, I just got VC++ working on my Win2000 and the test worked ok.
>
>No joy, sorry.
I just stubbed the test out so the tinderbox clients won't wedge too hard
on
At 10:22 PM 1/1/2002 -0500, Melvin Smith wrote:
>See if this helps the freeze...
>FWIW, I just got VC++ working on my Win2000 and the test worked ok.
No joy, sorry.
Dan
--"it's like this"---
Dan Sugalsk
At 10:09 PM 1/1/2002 -0500, Dan Sugalski wrote:
>Dunno if this is affecting anyone else, but I'm finding the test suite
>hangs on cygwin with the new IO code in the interp tests. That's mine and
>sort of busted, but something to keep in mind.
>
> Dan
>
>--