emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnutls on mingw64


From: Eli Zaretskii
Subject: Re: gnutls on mingw64
Date: Wed, 27 Nov 2019 17:53:40 +0200

> From: Stephen Leake <address@hidden>
> Date: Wed, 27 Nov 2019 02:00:09 -0800
> 
> >> Currently neither w32_delayed_load nor init_gnutls_functions calls
> >> GetLastError; would it help to add that?
> >
> > Does its value tell something useful in this case?
> 
> I did not modify the code to find out, but I'm guessing it's the
> standard unhelpful "could not find the file" without the file name.

But it did find the file, it just couldn't load it because some of its
dependencies were of incorrect architecture/ABI.

IMO, it only makes sense to call GetLastError and display the results
to the user if the message will allow the user figure out what went
wrong and how to fix it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]