23 Aug
2019
23 Aug
'19
7:27 p.m.
Alex Henrie <alexhenrie24(a)gmail.com> writes:
On Fri, Aug 23, 2019 at 11:38 AM Alexandre Julliard <julliard(a)winehq.org> wrote:
It doesn't seem right to have the W function call the A implementation, it should be the other way around.
I can certainly do it the other way around, but since IP addresses can only contain ASCII characters, why does it matter?
Checking for ASCII characters after the W->A conversion doesn't guarantee that they were ASCII to begin with, the conversion is lossy. -- Alexandre Julliard julliard(a)winehq.org