log

age author description
Fri, 27 Apr 2007 18:16:43 +0000 Richard Laager Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
Fri, 27 Apr 2007 18:07:24 +0000 Richard Laager Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
Fri, 27 Apr 2007 18:03:38 +0000 Richard Laager Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.
Fri, 27 Apr 2007 17:55:38 +0000 Richard Laager Passing --enable-mcheck or --enable-debug will add "-lmcheck", which
Fri, 27 Apr 2007 22:44:46 +0000 Sadrul Habib Chowdhury Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
Fri, 27 Apr 2007 14:37:15 +0000 Richard Laager merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'
Fri, 27 Apr 2007 14:27:54 +0000 Richard Laager merge of '58f0224296247fea130a53f723d74fc0e6bab65a'