Re: [evolution-patches] patch to convert the task gw item to ical string [groupwise]



On Wed, 2005-03-16 at 10:16 +0530, chenthill wrote:
> Hi,
>    Checked if it is a task item and converted it to ical string.
> 

Everything looks ok. You could use gstr->len instead of using strlen.
> +
> +       *str = g_strdup (gstr->str);
> +       *len = strlen (*str) ;

The rest everything looks ok.
-partha




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