Mercurial > pidgin.yaz
annotate src/.cvsignore @ 13131:47ecef83e2e1
[gaim-migrate @ 15493]
A lot of our conversation code assumes that conv->account != NULL.
This is a completely invalid assumption. If you have a conversation
open on an account, and you delete the account, Gaim should leave the
conversation window open and set the account to NULL and handle
everything appropriately. Currently it does not, and that makes me
a little unhappy.
To reproduce this:
1. Open a conversation with someone
2. Delete the account that you're sending messages from
3. Watch the assertion failures scroll by in the debug window
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 06 Feb 2006 05:43:09 +0000 |
parents | 218d0aec518d |
children | 40c5d0508a1a |
rev | line source |
---|---|
2 | 1 Makefile.in |
2 Makefile | |
3 .deps | |
4 .libs | |
11904 | 5 dbus-bindings.c |
6 dbus-server-bindings.c | |
7 dbus-types.* | |
11405 | 8 gaim |
3644 | 9 gaim.def |
10 gaim.lib | |
3702 | 11 gaim.dll |
12586
218d0aec518d
[gaim-migrate @ 14914]
Gary Kramlich <grim@reaperworld.com>
parents:
11904
diff
changeset
|
12 gaim.service |
11904 | 13 gaim-client-bindings.* |
14 gaim-client-example | |
5616
ba870ac49bfc
[gaim-migrate @ 6023]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
15 .*.swp |
12586
218d0aec518d
[gaim-migrate @ 14914]
Gary Kramlich <grim@reaperworld.com>
parents:
11904
diff
changeset
|
16 *.la |
7412
f1652f7abe28
[gaim-migrate @ 8014]
Christian Hammond <chipx86@chipx86.com>
parents:
5616
diff
changeset
|
17 *.lo |
8715 | 18 *.o |