]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
notmuch_parse_date: Handle a NULL date string gracefully.
authorCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 20:24:12 +0000 (13:24 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 20:24:12 +0000 (13:24 -0700)
The obvious thing to do is to treat a missing date as the beginning
of time. Also, remove a useless cast from another return of 0.


No differences found