Re: [BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list

2022-06-01 Thread David Bremner
Eliza Velasquez writes: > He wrote a more detailed writeup of it as well [1], which includes a > minimal reproducible test case written in C. After reviewing this, I'm > also not sure whether or not this should be considered a notmuch bug, > but it was surprising behavior. > > [1]

Re: [BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list

2022-05-24 Thread Eliza Velasquez
On Tue, May 24 2022 at 09:45 -03, David Bremner wrote: > Eliza Velasquez writes: > >> Hello notmuch, >> >> As the subject says, it seems like the filename cache for a message is >> not reliably invalidated when notmuch_message_tags_to_maildir_flags is >> called, causing the following series of

Re: [BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list

2022-05-24 Thread David Bremner
Eliza Velasquez writes: > Hello notmuch, > > As the subject says, it seems like the filename cache for a message is > not reliably invalidated when notmuch_message_tags_to_maildir_flags is > called, causing the following series of function calls to behave > unexpectedly. > > -

Re: [BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list

2022-05-20 Thread David Bremner
Eliza Velasquez writes: > Hello notmuch, > > As the subject says, it seems like the filename cache for a message is > not reliably invalidated when notmuch_message_tags_to_maildir_flags is > called, causing the following series of function calls to behave > unexpectedly. > > -

[BUG] notmuch_message_tags_to_maildir_flags does not always invalidate filenames_list

2022-05-20 Thread Eliza Velasquez
Hello notmuch, As the subject says, it seems like the filename cache for a message is not reliably invalidated when notmuch_message_tags_to_maildir_flags is called, causing the following series of function calls to behave unexpectedly. - notmuch_database_index_file -