Re: [evolution-patches] Exchange, fixes #264920
- From: Arunprakash <arunp novell com>
- To: Sarfraaz Ahmed <asarfraaz novell com>
- Cc: evolution-patches <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] Exchange, fixes #264920
- Date: Mon, 01 Aug 2005 09:07:24 +0530
Hi,
I ll follow these conventions from now on.
Thanks,
Arunprakash.
On Sat, 2005-07-30 at 15:41 +0530, Sarfraaz Ahmed wrote:
> Looks good. I have committed this patch for you with some styling issues
> taken care off. Please make sure that you take care of these things in
> future.
>
> Thanks
> -- Sarfraaz
>
> On Thu, 2005-07-28 at 14:02 +0530, Arunprakash wrote:
>
> >
> > + camel_exception_init (&lex);
> > + camel_stub_send (exchange_folder->stub, &lex,
> > + CAMEL_STUB_CMD_EXPUNGE_UIDS,
> > + CAMEL_STUB_ARG_FOLDER,
> > + folder->full_name,
> > + CAMEL_STUB_ARG_STRINGARRAY,
> > + uids,
> > + CAMEL_STUB_ARG_END);
> >
> > Follow the same styling as is followed in other places in the file.
> >
> > + return expunge_mail (folder, info);
> > + }
> > + else {
> >
> > 'else' should be in the same line as the previous closing brace.
> >
> > }
> > }
> > else {
> >
> > Similar ...
> >
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]