bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16048: 24.3.50; String compare surprise


From: Stefan Monnier
Subject: bug#16048: 24.3.50; String compare surprise
Date: Wed, 04 Dec 2013 14:12:15 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Beware: byte-to-string returns a unibyte string.  You do NOT want
> unibyte strings in your application code.

IIUC this is dbus code, so it likely handles marshalled data, which
often has to manage bytes rather than chars, so a unibyte string might
be the right thing.


        Stefan "who doesn't actually know what he's talking about"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]