unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/3 v3] lib: Maildir flags synchronization fixes
@ 2011-07-12 13:59 Louis Rilling
  2011-07-12 13:59 ` [PATCH 1/3] lib: Kill last usage of C++ type bool Louis Rilling
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Louis Rilling @ 2011-07-12 13:59 UTC (permalink / raw)
  To: Carl Worth; +Cc: notmuch, Austin Clements

Hello Carl,

Here is the updated series of fixes I have around maildir flags
synchronization. The first two patches are just cleanups that can be applied
independently.

The intent for the third patch (detailed in the commit log) is to allow mutt
users to keep using the "new" status, as long as notmuch can respect the
maildir specification.

Changelog:
* v3: Added patch to kill the last usage of C++ type bool
* v2: Fix bool type as well as NULL returned despite having no errors (Austin
      Clements)

Thanks,

Louis

Louis Rilling (3):
  lib: Kill last usage of C++ type bool
  tags_to_maildir_flags: Cleanup double assignement
  tags_to_maildir_flags: Don't rename if no flags change

 lib/message.cc |   26 +++++++++++++++++---------
 1 files changed, 17 insertions(+), 9 deletions(-)

-- 
1.7.2.5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-07-16 18:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-12 13:59 [PATCH 0/3 v3] lib: Maildir flags synchronization fixes Louis Rilling
2011-07-12 13:59 ` [PATCH 1/3] lib: Kill last usage of C++ type bool Louis Rilling
2011-07-16 18:06   ` Felipe Contreras
2011-07-16 18:32     ` Austin Clements
2011-07-12 13:59 ` [PATCH 2/3] tags_to_maildir_flags: Cleanup double assignement Louis Rilling
2011-07-12 13:59 ` [PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change Louis Rilling
2011-07-14  0:06   ` [PATCH] test: Adding non-maildir tags does not move message from new to cur Michal Sojka
2011-07-14 14:11     ` Louis Rilling

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).