Skip Menu |

This queue is for tickets about the ExtUtils-MakeMaker CPAN distribution.

Report information
The Basics
Id: 15439
Status: resolved
Priority: 0/
Queue: ExtUtils-MakeMaker

People
Owner: Nobody in particular
Requestors: Gary.Vollink [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 6.30
  • 6.30_01
Fixed in: (no value)



Subject: Perl.exe/WinXP/Visual Studio 6
Visual Studio 6 - Default base compile of Perl and multiple modules... Here is the output... from 6.30: t/MM_Win32..............ok 1/41# Failed test (t/MM_Win32.t at line 170) t/MM_Win32..............NOK 31# Looks like you failed 1 tests of 41. t/MM_Win32..............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 31 Failed 1/41 tests, 97.56% okay Here is the output... from 6.30_01: t/MM_Win32..............ok 1/41# Failed test (t/MM_Win32.t at line 170) t/MM_Win32..............NOK 31# Failed test (t/MM_Win32.t at line 251) t/MM_Win32..............NOK 41# got: 'PASTHRU = ' # expected: 'PASTHRU = -nologo' # Looks like you failed 2 tests of 41. t/MM_Win32..............dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 31, 41 Failed 2/41 tests, 95.12% okay If there's any other information you need (or anything you would like me to try), feel free to contact me.
I believe 6.30_03 solves this problem. Please report if this is not the case.