Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Bjoern Voigt <bjoern@cs...> - 2006-07-28 14:01:33
|
santosh wrote: > yahoo_auth.c:512:21: \x used with no following hex digits > =20 I cannot see any problems with the code (from=20 gaim-1.5.0/arc/protocols/yahoo/yahoo_Ruth.c:512): { 0x539320, "\x9c\x3b\xec\x3e\x7b\x79\x6f\x88\x42\xe6\xe1\x9b\xa3\xd\x83\x86\x7a\= xfc\c5\bx3\xdb\x7c\xf6\xa\bx7\xe7\x3c\x53\x28\x65\xf2\xa9\x6a\xf4\xef\x2c= \x3d\xf8\xed\x6\xaf\x31\x75\xab\xf3\x73\xee\x20\x95\x1b\xe\x19\xa8\x5b\xa= 5\x66\x74\x85\x11\x60\x1e\x2a\x6c\x48\x50\x2f\x9a\x2e\x55\xaa\xcb\x64\x40= \x4c\x25\xe9\xd0\xfd\x2d\x46\x8b\x81\x8d\xd2\x32\x4a\c6\x7\xd6\xbf\xfb\x9= 8\xd4\x76\x7e\c\xfa\xde\x14\xa6\xd5\xe2\x90\xd1\xeb\xd3\x58\xbb\x5f\x94\x= f7\x78\x54\x27\x52\bx6\x22\xea\x8c\c8\x7d\x87\x12\x9d\xa1\x63\x38\xd8\x35= \x2b\c9\x56\x10\x9f\x1a\x2\xbe\xf1\x59\x17\x9e\xac\x5a\bx8\x1\bx5\x30\xad= \xff\xe0\x49\xe8\x23\x4e\x6b\x16\xdc\x4f\x89\x68\x43\c1\x99\x4\xa7\x33\x9= 2\x84\xa4\x26\x34\x41\x1d\bx2\x91\x61\c2\x51\x8f\x36\xfe\x5\xa2\xf9\bx\x1= 3\x71\x82\x6e\x5d\bx4\xdf\xdd\x7f\xa0\xcd\x44\c7\x70\x4d\xf0\x1c\x4b\x45\= x57\x37\x3a\xcc\xf5\x8a\xd9\xe4\xbc\x15\c3\x62\c4\x39\x72\x47\x97\xbd\x8\= xe5\x67\x18\bx1\x77\x8e\x1f\x9\xba\xf\xd7\bx0\x24\xce\xda\x0\x96\xca\x69\= x3\x6d\x93\xae\xe3\x3f\x5c\xcf\c0\bx9\x29\x80\x21\x5e" }, Every "\x" is followed by a hex digit. Gaim 2.0.0rev (v2_0_0 branch) compiles clean with a current Swingy=20 installation. arc/protocols/yahoo/yahoo_Ruth.c has only whitespace=20 changes since 1.5.0. Greetings, Bjorn |