[gnutls-devel] GnuTLS | Re-introduce topendir on Windows with Unicode support (!932)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Feb 21 16:16:03 CET 2019


Just one question (and sorry for being late - it just came to my mind): Did you test/check the gnulib emulation of opendir/readdir ? It uses FindFirstFile() / FindNextFile() which return path names as byte strings (ASCII / UTF-8). All you have to do is add opendir and readdir to the `gnulib_modules=` variable in `bootstrap.conf` followed by `./bootstrap && ./configure && ...`. It would reduce code duplication...

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/932#note_143693619
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/20190221/7b2b9f0c/attachment.html>


More information about the Gnutls-devel mailing list