Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT.
authorJeffrey Stedfast <fejj@ximian.com>
Tue, 15 Jan 2002 18:58:24 +0000 (18:58 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Tue, 15 Jan 2002 18:58:24 +0000 (18:58 +0000)
commit3a998cf1849bdee0eb0879a384672ced83b249ec
treeb5d4485df8bd904fa1b418bf199f93966121c07f
parent4b434c7e1afa0bdeaa9cfd343b0d9093aab2cbea
Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT.

2002-01-15  Jeffrey Stedfast  <fejj@ximian.com>

* providers/imap/camel-imap-folder.c (imap_update_summary): Sort
the needheaders UID array and fixed to respect the
UID_SET_LIMIT. This should now finish the fixification of bug
#2529. There's still the possible issue that a command-line (The
only command-line I can think of that can still be too long is a
SEARCH command, but this can't possibly be fixed until we rewrite
the imap code to use Zucchi's ImapEngine idea).
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c