gnokii-users
[Top][All Lists]
Advanced

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

Re: source code related questions


From: Pawel Kot
Subject: Re: source code related questions
Date: Mon, 29 Jul 2002 23:49:18 +0200 (CEST)

On Mon, 29 Jul 2002 address@hidden wrote:

> ATEM_Initialised defined several times (should be extern in
> at_emulator.h ?)

Fixed.

> GSM_Info defined several times (should be extern in gsm_api.h ?)

Fixed.

> PtyRDFD defined several times (local variable with global scope ?)

Fixed.

> PtyWRFD defined several times (local variable with global scope ?)

Fixed.

> CFG_Info defined several times (should be extern in cfgreader.h ?)

Fixed.

> glink defined several times (as far as I can see it's a bad idea to
> define this as a global pointer in several places, gives you some quite
> tricky linking issues. Better define it once and pass the pointer to
> every function that needs it as a function argument)

Fixed. Or rahter workarounded.

pkot
-- 
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku




reply via email to

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