[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: possible Bug in xgnokii or gnokii or nk6510.c
From: |
BORBELY Zoltan |
Subject: |
Re: possible Bug in xgnokii or gnokii or nk6510.c |
Date: |
Wed, 15 Jan 2003 22:49:08 +0100 |
User-agent: |
Mutt/1.4i |
Hi,
On Wed, Jan 15, 2003 at 08:13:42AM +0100, Ulrich Hopp wrote:
> "state->config.smsc_timeout" seems not to be initialized when sending a
> message from xgnokii. I always got an error (timeout) message although
> everyting works fine. I don't know where this should be done and what value
> to choose. So its up to the gnokii wizards to patch this. ;-)
Thanks for the bug report, this was my fault :-) The fix is quite trivial
(changing smsc_timeout from unsigned int to int) and committed into the
cvs.
Bye,
Bozo