From: Felipe C. <al5...@ma...> - 2002-06-17 05:34:28
|
Hi, I saw someone on the list that wanted more descriptive errors on msn. As sean said this whould require to keep track of every message sent to the server. I alredy worked on this and what I did is to create a history for each gaim connection, and the information of the last n messages is saved. This also will help to have more descriptive messages like "Message not received" Since this history thing requires a bunch of functions I created history.c. So I'll attach my patch so you guys can take a look at it, I still haven't tryied this one yet, but the one I'm using is almost the same. Any comments welcome. -- Felipe Contreras |