[gnutls-devel] GnuTLS | WIP: Winstore patches (!835)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat Dec 8 13:54:05 CET 2018


Nikos Mavrogiannopoulos commented on a discussion on lib/system.c:

>  	gnutls_gettime = _gnutls_gettime;
>  }
>  
> +#if _WIN32
> +#include <tchar.h>
> +TCHAR *str_to_wide(const char *utf8)

gnutls uses libunistring (either bundled or the system one) for such conversions. I guess the `_UNICODE` is some windows define, but it is not depended on by gnutls.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/835#note_123413629
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181208/d48194df/attachment.html>


More information about the Gnutls-devel mailing list