Re: [Evolution-hackers] [PATCH] shell/e-convert-local-mail.c: Pass correct enum `e_account_find_t` to `e_account_list_find()`

2013-01-03 Thread Paul Menzel
Am Donnerstag, den 03.01.2013, 11:11 -0500 schrieb Matthew Barnes: > On Thu, 2013-01-03 at 16:15 +0100, Paul Menzel wrote: > > Date: Wed, 2 Jan 2013 12:16:50 +0100 > > > > Clang 3.2 reports the following warning. > > > > $ clang --version > > Debian clang version 3.2-9 (tags/RELEA

Re: [Evolution-hackers] [PATCH] shell/e-convert-local-mail.c: Pass correct enum `e_account_find_t` to `e_account_list_find()`

2013-01-03 Thread Matthew Barnes
On Thu, 2013-01-03 at 16:15 +0100, Paul Menzel wrote: > Date: Wed, 2 Jan 2013 12:16:50 +0100 > > Clang 3.2 reports the following warning. > > $ clang --version > Debian clang version 3.2-9 (tags/RELEASE_32/final) (based on LLVM 3.2) > $ CC=clang ./autogen.sh > $ ma

[Evolution-hackers] [PATCH] shell/e-convert-local-mail.c: Pass correct enum `e_account_find_t` to `e_account_list_find()`

2013-01-03 Thread Paul Menzel
Date: Wed, 2 Jan 2013 12:16:50 +0100 Clang 3.2 reports the following warning. $ clang --version Debian clang version 3.2-9 (tags/RELEASE_32/final) (based on LLVM 3.2) $ CC=clang ./autogen.sh $ make CC evolution-e-convert-local-mail.o e-convert