On 2026-08-19 20:35:04 +0800, Kevin J. McCarthy wrote:
> Mutt isn't calling time() immediately in either case.  It scans the file
> first in mutt_update_encoding().  But still this is a good find.  It seems
> like a file system bug to me, but if it's affecting Mutt in Debian then we
> should do something.

Currently, only in Debian/unstable. My program doesn't show
any issue in trixie (the current stable).

> Does changing the stamp to time(NULL) + 1 work?  If not, then we can try
> changing it to invoke stat instead.

I suppose that it should be OK as the difference is just 1 second.

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to