Mercurial > pidgin
graph
-
Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.Fri, 27 Apr 2007 18:17:09 +0000, by 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:16:43 +0000, by 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:07:24 +0000, by Richard Laager