[Adium-devl] Watching a first time Adium user for 5 minutes
Peter Hosey
boredzo at gmail.com
Sun Jan 28 10:13:11 UTC 2007
On Jan 27, 2007, at 21:57:10, Andreas Monitzer wrote:
> It would be better if the string would be like "AUTH_REQUEST\U+001E%
> s\U+001E%s\U+001E%s" (1E is the record separator), to avoid quoting
> issues (this character will never occur in the strings quoted by %s).
Seconded.
Incidentally, the C syntax is "AUTH_REQUEST\x1e%s\x1e%s\x1e%s" (7-
bit) or "AUTH_REQUEST\u001e%s\u001e%s\u001e%s" (Unicode). Keep in
mind that the latter syntax doesn't work properly with Obj-C string
literals (bug—and no, I haven't filed it).
___________________________________
\ Peter Hosey / boredzo at adiumx.com
PGP public key ID: C6550423 (since 2007-01-01)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070128/db77d5d4/attachment.sig>
More information about the devel
mailing list