Displaying 3 results from an estimated 3 matches for "bsearch_insert_pos".
2007 Mar 15
5
[PATCH 0/5] fix gcc warnings in CVS HEAD
Hi,
I have rewritten the patches I submitted earlier today for the CVS
HEAD. Some of the changes were already committed months ago.
On 2007/03/15 12:30, Timo Sirainen <tss at iki.fi> wrote:
> That's ok, but I'm not sure about bsearch_insert_pos(). It's the way it
> is mostly because I wanted to keep bsearch() API. If it can't return
> void * then maybe it could be easier to just change the whole API to
> something like:
One of the patches changes exactly that. Timo, please review this
patch carefully, because I havn'...
2007 Mar 15
1
[PATCH] fix gcc warnings in 1.0rc26
Hi,
I have made a small patchset to fix some of the GCC warnings. With
these patches, I was able to compile dovecot r_1_0_rc26 with the
following options:
-Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast Wstrict-prototypes
-Wredundant-decls -Wcast-align -Wwrite-strings Wpacked -Winline
-Wdisabled-optimization
2007 Aug 04
3
A few dovecot 1.1 bugs - sort, flag reset and etc.
...exec/dovecot/imap(index_mail_get_first_header+0x17)
[0x8091dff] -> /usr/libexec/dovecot/imap(mail_get_first_header+0x12)
[0x80b054a] -> /usr/libexec/dovecot/imap [0x8093b5a] ->
/usr/libexec/dovecot/imap [0x8093cee] -> /usr/libexec/dovecot/imap
[0x8093eff] -> /usr/libexec/dovecot/imap(bsearch_insert_pos+0x40)
[0x80bd794] -> /usr/libexec/dovecot/imap [0x8094660] ->
/usr/libexec/dovecot/imap [0x8094759] ->
/usr/libexec/dovecot/imap(index_sort_list_finish+0x2f) [0x8094a27] ->
/usr/libexec/dovecot/imap(index_storage_search_next_nonblock+0x119)
[0x8093819] -> /usr/libexec/dovecot/imap(ma...