diff src/protocols/msn/msg.c @ 7590:3a48ade4f510

[gaim-migrate @ 8208] The MSNSLP stuff pretty much works. I have it disabled in this commit just in case, but I should have the rest done tonight. Also, client IDs are now sent (which was part of the problem), as are the MSNObjects (the other half of the problem). committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 22 Nov 2003 00:47:24 +0000
parents 08ce2a94d9c7
children 582f764b26f6
line wrap: on
line diff
--- a/src/protocols/msn/msg.c	Fri Nov 21 18:12:55 2003 +0000
+++ b/src/protocols/msn/msg.c	Sat Nov 22 00:47:24 2003 +0000
@@ -157,11 +157,14 @@
 	GET_NEXT(tmp); /* Skip the username or flag */
 	msg->size = atoi(tmp);
 
+#if 0
+	/* Put this back when we intelligently handle binary strings. */
 	if (msg->size != strlen(strchr(str, '\n') + 1)) {
 		gaim_debug(GAIM_DEBUG_ERROR, "msn",
 				   "Incoming message size (%d) and string length (%d) "
 				   "do not match!\n", msg->size, strlen(str));
 	}
+#endif
 
 	/*
 	 * We're going to make sure this is incoming by checking field1.