|| On Sat, 2 Nov 2002 15:46:24 -0800
 || Randolph Chung <[EMAIL PROTECTED]> wrote: 

 >> - if ( list_find(&ackq, (int)who) == NULL ) return(cmd_send(item));
 >> + if ( list_find(&ackq, (int) sizeof(who)) == NULL )
 >> return(cmd_send(item));

 rc> this looks wrong...
 rc> you should probably change the list_find function to either use void*
 rc> for at least a long type as the id

I will look at this.

Thanks a lot

(I am subscribed now, so no longer need CC:)

Ciao Ciao 

Marco

-- 

Attachment: pgpa1clu1kcPp.pgp
Description: PGP signature

Reply via email to