Skip Menu |

This queue is for tickets about the Win32API-Registry CPAN distribution.

Report information
The Basics
Id: 4306
Status: resolved
Priority: 0/
Queue: Win32API-Registry

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: failing tests
C:\new\Win32API-Registry-0.23>perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Win32API::Registry C:\new\Win32API-Registry-0.23>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp cRegistry.pc blib\arch\Win32API\Registry\cRegistry.pc cp Registry.pm blib\lib\Win32API\Registry.pm G:\perls\5.8.2\bin\perl.exe G:\perls\5.8.2\lib\ExtUtils/xsubpp -typemap G:\perls\5.8.2\lib\ExtUtils\typemap -ty pemap typemap Registry.xs > Registry.xsc && G:\perls\5.8.2\bin\perl.exe -MExtUtils::Command -e mv Registry.xsc Registry .c cl -c -nologo -Gf -W3 -MD -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTE XT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -DNDEBUG -O1 -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" "-IG:\perls\5.8.2\lib\CORE" Registry.c Registry.c Registry.c(844) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data Registry.xs(843) : warning C4018: '<' : signed/unsigned mismatch Registry.xs(846) : warning C4018: '<' : signed/unsigned mismatch Registry.xs(866) : warning C4018: '<' : signed/unsigned mismatch Registry.xs(870) : warning C4018: '<' : signed/unsigned mismatch Running Mkbootstrap for Win32API::Registry () G:\perls\5.8.2\bin\perl.exe -MExtUtils::Command -e chmod 644 Registry.bs G:\perls\5.8.2\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32API::Registry\", 'DLBASE' => ' Registry', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Win32API\Registry\Registry.dll -dll -nologo -nodefaultlib -release -libpath:"G:\perls\ 5.8.2\lib\CORE" -machine:x86 Registry.obj G:\perls\5.8.2\lib\CORE\perl58.lib oldnames.lib kernel32.lib user32.lib gdi 32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr .lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Registry.def Creating library blib\arch\auto\Win32API\Registry\Registry.lib and object blib\arch\auto\Win32API\Registry\Registry.e xp G:\perls\5.8.2\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Win32API\Registry\Registry.dll G:\perls\5.8.2\bin\perl.exe -MExtUtils::Command -e cp Registry.bs blib\arch\auto\Win32API\Registry\Registry.bs G:\perls\5.8.2\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Win32API\Registry\Registry.bs G:\perls\5.8.2\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..211 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 Can't find key with values: More data is available NMAKE : fatal error U1077: 'G:\perls\5.8.2\bin\perl.exe' : return code '0x9' Stop. C:\new\Win32API-Registry-0.23>perl -V Summary of my perl5 (revision 5 version 8 subversion 2) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -Gf -W3 -MD -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICI T_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -DNDEBUG -O1', cppflags='-DWIN32' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"G:\perls\5.8.2\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32. lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='undef' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release -libpath:"G:\perls\5.8.2\lib\CORE" -machine:x86' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS Built under MSWin32 Compiled at Nov 5 2003 21:13:21 %ENV: PERL5LIB="G:\perls\5.8.2\site\lib;" @INC: G:\perls\5.8.2\site\lib G:/perls/5.8.2/lib . C:\new\Win32API-Registry-0.23>
This seemed to be fixed in 0.24