[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: phone number and/or vcard handling bug?
From: |
Pawel Kot |
Subject: |
Re: phone number and/or vcard handling bug? |
Date: |
Wed, 22 Jun 2005 10:47:17 +0200 |
Hi Balint,
On 6/22/05, Balint Reczey <address@hidden> wrote:
> Hi!
> You can find the source at
> http://cvs.sourceforge.net/viewcvs.py/multisync/multisync/plugins/gnokii_sync/src/Attic/vcard.c?rev=1.1.2.6&only_with_tag=branch_08X&view=markup
> It was written to be easily ported gnokii, just
> replace
> vcard.c in gnokii with the one in multisync gnokii
> plugin.
Few notes for that:
- that's not enough; we need to check whether the library and headers
(for vcard) are present in the system; also we need to support the
situation with out the library (at least to say that vcards are not
supported)
- perhaps we whouls also write the entries using "TYPE="
- I really don't like function_name2() approach.
- it is worth adding few comments: for ADDTOCARD, for the API
functions, how should they be used (whether pointers shold be
initialized and allocated), and so on.
take care,
pkot
--
Pawel Kot
http://www.gnokii.org/
- phone number and/or vcard handling bug?, Zrubecz Laszlo, 2005/06/20
- Re: phone number and/or vcard handling bug?, Pawel Kot, 2005/06/20
- Re: phone number and/or vcard handling bug?, Zrubecz Laszlo, 2005/06/21
- Re: phone number and/or vcard handling bug?, Pawel Kot, 2005/06/21
- Re: phone number and/or vcard handling bug?, Zrubecz Laszlo, 2005/06/22
- Re: phone number and/or vcard handling bug?, Pawel Kot, 2005/06/21
- Re: phone number and/or vcard handling bug?, Zrubecz Laszlo, 2005/06/21
- Re: phone number and/or vcard handling bug?, Zrubecz Laszlo, 2005/06/22
- Re: phone number and/or vcard handling bug?, Balint Reczey, 2005/06/22
- Re: phone number and/or vcard handling bug?,
Pawel Kot <=