imapx_untagged_fetch: Replace assertion with runtime-warning.
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 12 Mar 2013 14:53:55 +0000 (10:53 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 12 Mar 2013 14:55:32 +0000 (10:55 -0400)
commit5c498a63bed8b6253c00f3d7edeab7077ad31e33
treea23840c3493f096127799d0ad457e8e2fd9ac05f
parentf787a1d2961e92fd613b660911584c85010b9f07
imapx_untagged_fetch: Replace assertion with runtime-warning.

Temporary Band-Aid until we can figure out why some users are hitting
this assertion.  Libraries should never abort programs on their own.
camel/camel-imapx-server.c