dnsapi: Add tests for DnsValidateName_A. (Resend)

Alexandre Julliard julliard at winehq.org
Tue May 9 13:44:17 CDT 2006


Hans Leidekker <hans at it.vu.nl> writes:

> +    { "a.ö", DnsNameDomain, DNS_ERROR_NON_RFC_NAME },

It's better to avoid including Latin-1 characters in C source,
especially since this means the test results will then depend on the
locale.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list