Re: [evolution-patches] Patch for adding limited support for Recurrences plus a few bug fixes.



On Tue, 2004-07-13 at 18:08 +0530, Harish Krishnaswamy wrote:
> hi,
> 
> Thanks for the review.
> 
> > > +			// change the first . to a @ to bypass a server bug
> > >
> > use better /* .. */ for comments, since this will fail with compilers
> > other than gcc.
> 
> This bug has been fixed in the server side.. So i am removing the
> changes in this function, anyway. 
> > > +		x_name = icalproperty_get_x_name (prop);
> > > +		x_val = icalproperty_get_x (prop);
> > > +		if (!strcmp (x_name, "X-GWRECORDID")) {
> > >
> > hmm, IIRC, wasn't this called X-GROUPWISE-something?
> 
> As mentioned in the ChangeLog, the server calls this property
> X-GWRECORDID while sending the itip messages. I have renamed in the 
> eds code for consistency.
> 
> Is it fine to commit then ?
> 
yes, looks good to me, after replacing the // comments.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]