gnokii-users
[Top][All Lists]
Advanced

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

Re: gnokii-0.6.30 patch


From: Pawel Kot
Subject: Re: gnokii-0.6.30 patch
Date: Sun, 23 Oct 2011 12:53:16 +0200

Hi,

On Thu, Oct 20, 2011 at 10:41, Pawel Kot <address@hidden> wrote:
>>>     while ((error == GN_ERR_TIMEOUT || error == GN_ERR_FAILED) &&
>>> numError++ < 3);
>>>
>>> in [*] it is cleared. However it might be possible that something is
>>> going badly in the retries loop. I'll have a closer look.
>>
>> When error GN_ERR_TIMEOUT or GN_ERR_FAILED happens, WriteSMS is called again
>> with the same sms without any clearing.
>
> Yes, that's what I suspect might happen. However in current git no
> need to zero parts field.

So I have double checked this. Setting:
 dt->sms->reference = NULL;
within A_SendSMSMessage would be enough to take care of it.

take care,
-- 
Pawel Kot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]