ayttm-users
[Top][All Lists]
Advanced

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

Re: [Ayttm-users] some changes that i've noticed from eb


From: Colin Leroy
Subject: Re: [Ayttm-users] some changes that i've noticed from eb
Date: Tue, 14 Jan 2003 22:18:35 +0100

On Wed, 15 Jan 2003 01:03:43 +0530 (IST) Philip S Tellis
<address@hidden> wrote:

> it.  using a relative path with double quotes can lead to problems if 
> the file location changes and some other config.h happens to be in the 
> place pointed to by ../../../.

Right.

> Also, do not include config.h in files that don't require it - ie, any 
> file that does not have #ifdef statements.
> config.h will change everytime we change the version number.  This will 
> force all files that depend on config.h to be recompiled.

Ok - one only thing then, it has to be added to intl.h (or translation
will be broken).

> 2.
> can we fix the typo bug in eb_parse_incomming_message?

I'll do it very soon, it annoys me :)

> 3.
> gtk_timeout_add/remove needs to be replaced with eb_timeout_add/remove -
> which needs to be implemented.  I'll do this tomorrow.

Great :)

> 4.
> start typing/stop typing
> we need a reliable way to figure out stop typing.  msn has a timeout, 
> yahoo requires an explicit stop typing packet.  right now i'm using a 
> timeout after which i send a stop typing packet. 

I saw
It doesn't look like an awful hack or anything to me :)

> maybe that's the only 
> way, or maybe others can think of something.

> please post your thoughts on the matters.

Here you are !
Btw devel list is empty but you and I at least are subscribed - perhaps
Andy too.

Cheers,
-- 
Colin
if(debut) {
    fin=true;
}




reply via email to

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