[Bug 16758] New: tools/winapi/winapi_test: The generated tests produce thousands of failures on 64bit.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 3 07:29:21 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16758

           Summary: tools/winapi/winapi_test: The generated tests produce
                    thousands of failures on 64bit.
           Product: Wine
           Version: 1.1.12
          Platform: PC-x86-64
               URL: http://test.winehq.org/data/bf25837eb7c08dc7faf13b886f6a
                    ed79a02506b8/#group_Vista
        OS/Version: Windows Vista
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine.dev at web.de


tools/winapi/winapi_test* creates tests, that produce thousands of failures
with winetest64 on Windows.

winapi_test and winapi_test_options.pm are perl:

229    } elsif (/^LP(?:BYTE|CSTR|CWSTR|DWORD|STR|VOID|WSTR)$/) {
230     $align = 4;
231     $kind = "pointer";
232     $size = 4;
233    } ...

-- 
By by ... Detlef


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list