[PATCH 3/3] make_unicode: Mark tab and nbsp as not blank in wine_wctype_table.

Nikolay Sivov nsivov at codeweavers.com
Thu Jan 2 11:47:29 CST 2020


On 1/2/20 8:46 PM, Jeff Smith wrote:
> Hi Nikolay,
>
> On Thu, Jan 2, 2020 at 4:13 AM Nikolay Sivov <nsivov at codeweavers.com> wrote:
>> This also needs to test other CRT libraries, ntdll and
>> kernel32/kernelbase exports, or do we have that somehow covered already?
> I am looking into expanding tests for the other CRT libraries and ntdll.
> While kernel32 doesn't export these, shlwapi does have some noname
> functions for checking character classes, such as IsBlankCharW (which
> I added testing for in this series).

Does it not affect GetStringType()?

>
> Thanks,
> Jeff




More information about the wine-devel mailing list