[gnutls-devel] GnuTLS | WIP: Winstore patches (!835)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Dec 5 11:59:35 CET 2018
Nikos Mavrogiannopoulos started a new discussion on lib/system.c:
> gnutls_gettime = _gnutls_gettime;
> }
>
> +#if _WIN32
> +#include <tchar.h>
> +TCHAR *str_to_wide(const char *utf8)
what's the reason of these functions, and what's the difference with `_gnutls_utf8_to_ucs2` et al?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/835#note_122457704
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/20181205/f057233c/attachment.html>
More information about the Gnutls-devel
mailing list