view src/protocols/oscar/BUGS @ 7328:3bcd867c22f3

[gaim-migrate @ 7914] This fixes the ICQ login crash. It was crashing because some group names or screen names (basically the "name" part of some ssi items) has a trailing non-utf8 character. I have absolutely no idea why. Any insight is welcome... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 25 Oct 2003 06:56:46 +0000
parents 7ec21662ffc2
children
line wrap: on
line source


aim.h
-----
  - Needs a bit of cleaning

info.c
------
  - aim_userinfo_s isn't real good. There is no way to tell the client
      which fields are present and which are zero because they weren't
      provided.

search.c
------------
  - Still need aim_usersearch_name()

snac.c
----------
  - Should implement better SNAC handling

rxhandlers.c
----------------
  - Need a better solution than sleep()