]> git.notmuchmail.org Git - notmuch/commit
notmuch show: Detect an internal error if a thread has no messages.
authorCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 01:53:54 +0000 (17:53 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 01:55:45 +0000 (17:55 -0800)
commit58b659f893084fde2c79b8d0ce053b3bc4946b7c
treef96e4792cb20a866d7a021db02225e38c571c79f
parent64c03ae97f2f5294c60ef25d7f41849864e6ebd3
notmuch show: Detect an internal error if a thread has no messages.

This really should be impossible---if there are no messages, then what
was the thread object created from? During recent debugging, it was
useful to have this error detected and reported.
notmuch-show.c