view libpurple/protocols/jabber/JEPS @ 21121:35b4f1dc4c8d

replace most calls to strerror with calls to g_strerror. strerror will return a locale-specific string in the locale-specific encoding, which isn't guaranteed to be UTF-8. g_strerror will always return a UTF-8 string. I left gg and zephyr untouched, since gg doesn't include glib headers yet, and zephyr does something weird with a #define for strerror. Someone more familliar with those should take a look. And the win32 guys should check and see if I screwed something up, since they had strerror #defined to something else. This should fix #2247 (and maybe some mystery crashes)
author Nathan Walp <nwalp@pidgin.im>
date Sat, 03 Nov 2007 17:52:28 +0000
parents 5fe8042783c1
children 1c542f86dbcf
line wrap: on
line source

0045: IN PROGRESS
	Multi-User Chat
0047: IN PROGRESS
	In-Band Bytestreams
0060: NEED
	Pub-Sub
0071: AWAITING FINAL SPEC
	XHTML-IM
0073: NEED
	Basic IM Protocol Suite
0080: NEED (Do we?)
	Geographic Location Information
0084: NEED
	User Avatars in Jabber
0085: NEED
	Chat State Notifications
0089: WATCH
	Generic Alerts
0093: NEED
	Roster Item Exchange
0100: NEED
	Gateway Interaction (Transports)
0115: WATCH
	Client Capabilities
0117: NEED
	Intermediate IM Protocol Suite