[PATCH 3/3] msvcrt: Make wcstoi64 support various Unicode digits.

Henri Verbeet hverbeet at gmail.com
Wed Dec 14 10:36:52 CST 2016


On 14 December 2016 at 17:27, Lauri Kenttä <lauri.kentta at gmail.com> wrote:
> Unfortunately MAP_FOLDDIGITS seems to map too many things (e.g. Tamil,
> which is already tested and shouldn't work).
>
Does it on Windows as well? That is, our unicode tables aren't
necessarily quite the same as the Microsoft ones, and the Microsoft
ones aren't necessarily the same across Windows versions. Likewise, is
that consistent across different versions of msvcr? I could imagine
different msvcr versions matching different unicode versions.



More information about the wine-devel mailing list