Re: [evolution-patches] fix for the bug 73320 [calendar]
- From: chenthill <pchenthill novell com>
- To: JP Rosevear <jpr novell com>
- Cc: patches <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] fix for the bug 73320 [calendar]
- Date: Thu, 24 Mar 2005 14:40:35 +0530
Committed to both the branches.
thanks, chenthill.
On Wed, 2005-03-23 at 17:42 -0500, JP Rosevear wrote:
> On Mon, 2005-03-21 at 22:22 +0530, chenthill wrote:
> > yes right, missed it out. thanks for pointing.
> >
> > thanks, chenthill.
> >
> > On Mon, 2005-03-21 at 10:36 -0500, JP Rosevear wrote:
> > > On Mon, 2005-03-21 at 20:36 +0530, chenthill wrote:
> > > > + if (!((name && *name) || (email && *email)) ||
> > > > (e_meeting_store_find_attendee (model, email, &existing_row) != NULL)
> > > > && existing_row != row){
> > >
> > > Shouldn't that be:
> > >
> > > (e_meeting_store_find_attendee (model, email, &existing_row) != NULL && existing_row != row))
>
> approved with this change for both branches.
>
> -JP
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]