Re: [perl #38810] [PATCH] skip #7 t/dynoplibs/myops.t for mingw

2006-03-30 Thread Jurosz Michal
Thanks, I've applied the patch in SVN revision 12077. Thanks too. I only replaced the package variables with lexical ones. I copy and paste from os.t Could you check whether this works now under MinGW? Seems ok. See smoke results, i386-MSWin32-gcc Parrot 0.4.2 r12077 30 Mar 2006 00:16 Thu.

[perl #38810] [PATCH] skip #7 t/dynoplibs/myops.t for mingw

2006-03-29 Thread via RT
# New Ticket Created by Jurosz Michal # Please include the string: [perl #38810] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38810 This transaction appears to have no contentBypass Win32 MinGW infinite loop for

Re: [perl #38810] [PATCH] skip #7 t/dynoplibs/myops.t for mingw

2006-03-29 Thread Jurosz Michal
Err. This one is better. -- S pozdravem Michal Jurosz Index: t/dynoplibs/myops.t === --- t/dynoplibs/myops.t (revision 12069) +++ t/dynoplibs/myops.t (working copy) @@ -9,6 +9,9 @@ use Parrot::Test tests = 8; use Parrot::Config;