[perl #30604] [BUG] Re: cvs commit: parrot/t/pmc complex.t

2005-04-20 Thread Ron Blaschke via RT
t\pmc\complexok All tests successful. Files=1, Tests=26, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Seems to be fixed, should be closed.

[perl #22706] IMCC ( Parrot) crash with -t when invoke is run

2005-04-20 Thread Ron Blaschke via RT
Can't reproduce, seems to pass Cinvoke call. Should be closed. .sub _main # void win32_setup(void) loadlib P1, kernel32.dll dlfunc P0, P1, GetStdHandle, pi set I0, 1 set I5, -11 invoke # Will crash here. store_global kernel32, P1 store_global Win32handle, P5 end

[perl #22174] [PATCH] snprintf link errors on Win32

2005-04-20 Thread Ron Blaschke via RT
Seems to have been applied, in one way or the other. Fsrc/longopt.c uses CParrot_snprintf. This ticket should be closed.

[perl #31920] Win32 nci test failure - tests 35-37 42-43

2005-02-19 Thread Ron Blaschke via RT
t/pmc/nci.t passes. Please close this ticket. t\pmc\nciok All tests successful. Files=1, Tests=56, 19 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)

[perl #24396] FAIL parrot-0.0.13 MSWin32-x86-multi-thread

2005-02-19 Thread Ron Blaschke via RT
Can't reproduce this one. Please close the ticket. t/src/iook 1/20 skipped: fdopen does not handle illegal modes correct All tests successful, 1 subtest skipped. Files=1, Tests=20, 55 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)

[perl #34059] [PATCH][MSWin32] Add NCI test symbols

2005-02-19 Thread Ron Blaschke via RT
t/pmc/nci.t passes. This ticket should be closed. t\pmc\nciok All tests successful. Files=1, Tests=56, 20 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) The ticket for the more generic solution is #31649: [TODO] Win32 - Automatically Export Symbols

[perl #16764] [PATCH] library building win32

2005-02-19 Thread Ron Blaschke via RT
[jgloudon - Sun Aug 25 17:15:36 2002]: This is a simple fix to the broken libparrot.a makefile target for Visual C++ win32 builds so that 'nmake test' works. This does not fix other non- UNIX targets and win32 builds with the borland compilers. The latter should be a matter of providing

[perl #29738] [PATCH] PARROT_API Generic

2005-02-19 Thread Ron Blaschke via RT
Please mark this patch as rejected. It's not tasty enough for our patchmonster.

[perl #34060] [MSWin32] Broken dynclasses

2005-02-05 Thread Ron Blaschke via RT
I'll tackle this one next. Ron

[perl #23552] Parrot on Win32! Where we will be able to compile IMCC?!

2005-02-03 Thread Ron Blaschke via RT
IMCC seems to run fine, or am I missing the point? Unless someone objects I'd say we close this one. nmake test_imcc Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe t\harness imcc\t\*\*.t

[perl #18003] Make test failures under Win32 MSVC++

2005-02-03 Thread Ron Blaschke via RT
Failed Test Status Wstat Total Fail Failed List of Failed t/src/basic.t255 65280 22 100.00% 1-2 t/src/intlist.t 255 65280 44 100.00% 1-4 t/src/list.t 255 65280 11

[perl #31921] Win32 streams test failure - tests 14 18

2005-02-01 Thread Ron Blaschke via RT
I guess this one can be closed. t\library\streamsok All tests successful. Files=1, Tests=20, 8 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Tested on win32-ms-cl_13.10.3077 (WinXP, VC.NET, ICU 3.0) (PS: Sorry for the duplicate comments on this issue.)