gnokii-users
[Top][All Lists]
Advanced

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

Re: [Opensync-users] [PATCH] Limit phonebook to 1000 entries (as on 6131


From: Keith Packard
Subject: Re: [Opensync-users] [PATCH] Limit phonebook to 1000 entries (as on 6131)
Date: Mon, 09 Jul 2007 10:03:23 -0700

On Mon, 2007-07-09 at 12:32 +0200, Pawel Kot wrote:

> > +       if (location > 1000)
> > +               return GN_ERR_INVALIDLOCATION;
> > +
> 
> Is it really that important? The phone will return an error anyway and
> we may limit functionality of some phones.

For some reason, the phone doesn't return something which the gnokii
correctly interpreted in this case. I didn't debug it extensively as my
phone kept crashing for other reasons.

But, ideally, yes, this test wouldn't be needed.

-- 
address@hidden

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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