[Bug 9583] CompareStringW gives incorrect result for some wide strings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 10 14:16:10 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=9583

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.cendio.se/~astra |http://www.cendio.com/~astr
                   |nd/wine/40-listbox-sort/com |and/wine/40-listbox-sort/co
                   |parestring.exe              |mparestring.exe

--- Comment #19 from Austin English <austinenglish at gmail.com> ---
austin at aw25 ~ $ wine comparestring.exe 
locale is 0x409
CompareStringW: string1 is less
lstrcmpW: string1 is less
LCMapStringW result: 30
0xa 0x15 0xb 0x67 0xb 0x67 0xb 0x3 0xa 0x65 0x1 0x2 0x2 0x2 0x2 0x2 0x1 0x2 0x2
0x2 0x2 0x2 0x1 0xe4 0x70 0x70 0x6c 0x65 0x1 0x0 

char: 0xe4, sortkeys: 0xa 0x15 0x1 0x2 0x1 0x2 0x1 0xe4 0x1 0x0 
char: 0x70, sortkeys: 0xb 0x67 0x1 0x2 0x1 0x2 0x1 0x70 0x1 0x0 
char: 0x70, sortkeys: 0xb 0x67 0x1 0x2 0x1 0x2 0x1 0x70 0x1 0x0 
char: 0x6c, sortkeys: 0xb 0x3 0x1 0x2 0x1 0x2 0x1 0x6c 0x1 0x0 
char: 0x65, sortkeys: 0xa 0x65 0x1 0x2 0x1 0x2 0x1 0x65 0x1 0x0 
char: 0x0, sortkeys: 0x1 0x1 0x1 0x1 0x0 
austin at aw25 ~ $ wine --version
wine-1.7.12

still present.

-- 
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