emacs-devel
[Top][All Lists]
Advanced

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

Re: master 9f464cc: Stop using calc for ntlm time computation


From: Mattias Engdegård
Subject: Re: master 9f464cc: Stop using calc for ntlm time computation
Date: Tue, 27 Oct 2020 15:01:19 +0100

27 okt. 2020 kl. 14.45 skrev Stefan Monnier <monnier@iro.umontreal.ca>:

> The problem is that in `ntlm-tests--time-to-timestamp`, the constant
> 116444736000000000 is too large.

Sorry, of course it is. Maybe you could just evaluate

  (ntlm--time-to-timestamp '(24471 63910 412962 0))

and

  (ntlm--time-to-timestamp '(397431 65535 999999 999999))

on the old and new Emacs versions and verify that the results are the same?

Needless to say, I'm very grateful for your help.




reply via email to

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