Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
i think it's time to end this thread :) regards, Dziugas Baltrunas - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Dziugas Baltrunas" <[EMAIL PROTECTED]> Cc: "Angel Fradejas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Stipe Tolj
> so the question is - why mine cvs update didin't fetch version 1.9? I guess it has still it's sticky bit on it for the revision you updated previously. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseld

Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
gt; Cc: <[EMAIL PROTECTED]> Sent: 2003 m. kovo 31 d. 17:19 Subject: RE: [PATCH] smsc_cimd2.c sleep times > I'd say definitely that you don't have the lastest CVS file. > > Current one have for example on line 2071 > > doublesleep = 0.0001; > > and the one you have doesn't. > > Angel. > >

Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
25:21 UTC). regards, Dziugas Baltrunas - Original Message - From: "Angel Fradejas" <[EMAIL PROTECTED]> To: "Dziugas Baltrunas" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: 2003 m. kovo 31 d. 17:19 Subject: RE: [PATCH] smsc_cimd2.c sleep times

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Angel Fradejas
I'd say definitely that you don't have the lastest CVS file. Current one have for example on line 2071 doublesleep = 0.0001; and the one you have doesn't. Angel.

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
riginal- > De: Dziugas Baltrunas [mailto:[EMAIL PROTECTED] > Enviado el: lunes 31 de marzo de 2003 17:06 > Para: Angel Fradejas > CC: Stipe Tolj; [EMAIL PROTECTED] > Asunto: RE: [PATCH] smsc_cimd2.c sleep times > > > here are my steps: > > 1) [EMAIL PROTECTED]:

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
here are my steps: 1) [EMAIL PROTECTED]:~/kannel/gateway$ rm gw/smsc/smsc_cimd2.c 2) [EMAIL PROTECTED]:~/kannel/gateway$ cvs update -d 3) [EMAIL PROTECTED]:~/kannel/gateway$ gmake clean 4) [EMAIL PROTECTED]:~/kannel/gateway$ ./configure --with-cflags="-pthread" 5) [EMAIL PROTECTED]:~/kannel/gatewa

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Angel Fradejas
>> >MD5 (gw/smsc/smsc_cimd2.c) = e1a4a3d6d621e3d35a9e5e3b818f58c5 > >> bde1aad2fbf65994141b60e672ae9777 gw/smsc/smsc_cimd2.c > >so obviosly you guys have the following: > >a. not the same smsc_cimd2.c >b. not the same MD5 algorithm Good logic Stipe ;))) /Angel.

Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Stipe Tolj
> >MD5 (gw/smsc/smsc_cimd2.c) = e1a4a3d6d621e3d35a9e5e3b818f58c5 > bde1aad2fbf65994141b60e672ae9777 gw/smsc/smsc_cimd2.c so obviosly you guys have the following: a. not the same smsc_cimd2.c b. not the same MD5 algorithm ;)) Stipe [EMAIL PROTECTED] ---

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Angel Fradejas
> >Who played song "mysterious world" ?? or perhaps is was "mysterious girl"? >:) > >with current CVS HEAD there is the same problem with sleep times :( > >[EMAIL PROTECTED]:~/kannel/gateway$ md5 gw/smsc/smsc_cimd2.c >MD5 (gw/smsc/smsc_cimd2.c) = e1a4a3d6d621e3d35a9e5e3b818f58c5 > >[EMAIL PROTECTED

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
Who played song "mysterious world" ?? or perhaps is was "mysterious girl"? :) with current CVS HEAD there is the same problem with sleep times :( [EMAIL PROTECTED]:~/kannel/gateway$ md5 gw/smsc/smsc_cimd2.c MD5 (gw/smsc/smsc_cimd2.c) = e1a4a3d6d621e3d35a9e5e3b818f58c5 [EMAIL PROTECTED]:~/kannel/

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Angel Fradejas
>> Stipe, could you revert smsc_cimd2.c to version 1.7 and then apply the >> second patch? > >done, please check. This time is ok. Thanks. Angel Fradejas Mediafusión España, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252 32 00 Fax +34 91 572 27 08

Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Stipe Tolj
> Stipe, could you revert smsc_cimd2.c to version 1.7 and then apply the > second patch? done, please check. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-

RE: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Angel Fradejas
>Angel send 2 patches. One stating the fix and then updating that patch >itself. I commited the later one. > >Angel, is current cvs ok from your perstecpitve? m Dziugas it's right, seems you applied the first patch instead of the second one. Stipe, could you revert smsc_cimd2.c to version 1.7

Re: [PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Stipe Tolj
Dziugas Baltrunas wrote: > > something mysterious has happend after commiting cimd2_smsc2.c patches > written by Angel Fradejas. there were problems with sleep times and Angel > wrote the final patch (file was called cimd2_fix2.diff) and it was > commited by Stipe. recently I did cvs update and se

[PATCH] smsc_cimd2.c sleep times

2003-03-31 Thread Dziugas Baltrunas
Hi list, something mysterious has happend after commiting cimd2_smsc2.c patches written by Angel Fradejas. there were problems with sleep times and Angel wrote the final patch (file was called cimd2_fix2.diff) and it was commited by Stipe. recently I did cvs update and seems like most recent fix w