[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii + kaddressbook + encoding
From: |
Pawel Kot |
Subject: |
Re: gnokii + kaddressbook + encoding |
Date: |
Mon, 31 May 2004 21:32:09 +0200 (CEST) |
On Mon, 31 May 2004, Helge Deller wrote:
> > If so I'll revert it, but also the bindir argument is a subject to be gone
> > soon...
>
> No problem, if you choose a #define LIBGNOKII_VERSION and then go to a stable
> and clean api.
You mean something like:
#if LIBGNOKII_VERSION < 1.0
gn_cfg_read(char **bindir)
#elif LIBGNOKII_VERSION < 2.0
gn_cfg_read(char *filename, char **bindir);
#else
gn_cfg_read(char *filename)
#endif
?
> No really. It produces a #define VERSION "0.6.1" (or similiar), and this
> "VERSION" define is a) a string and not usable for #ifdefs, and b) not
> included in distros, since it's not a unique name.
Okay. Will add LIBGNOKII_VERSION then.
take care,
--
p k o t a t b e z s e n s u d o t p l
http://www.gnokii.org/
- Re: gnokii + kaddressbook + encoding, (continued)
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Helge Deller, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Helge Deller, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Helge Deller, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Helge Deller, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding,
Pawel Kot <=
- Re: gnokii + kaddressbook + encoding, Helge Deller, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Pawel Kot, 2004/05/31
- Re: gnokii + kaddressbook + encoding, Helge Deller, 2004/05/31