unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: michael.albinus@gmx.de
Cc: 16048@debbugs.gnu.org
Subject: bug#16048: 24.3.50; String compare surprise
Date: Wed, 04 Dec 2013 14:07:59 +0100	[thread overview]
Message-ID: <87r49six1s.fsf@igel.home> (raw)
In-Reply-To: <yqpgsiu8suwd.fsf@gmx.de> (michael albinus's message of "Wed, 04 Dec 2013 12:44:18 +0100")

michael.albinus@gmx.de writes:

> The following form evals to nil:
>
>   (string-equal "\377" "ÿ")

"\377" is a unibyte string.  When converted to multibyte it yields
"\x3fffff".

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





  reply	other threads:[~2013-12-04 13:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04 11:44 bug#16048: 24.3.50; String compare surprise michael.albinus
2013-12-04 13:07 ` Andreas Schwab [this message]
2013-12-04 14:00   ` Josh
2013-12-04 17:29     ` Eli Zaretskii
2013-12-04 20:13       ` Josh
2013-12-04 14:05   ` Michael Albinus
2013-12-04 17:34     ` Eli Zaretskii
2013-12-04 19:12       ` Stefan Monnier
2013-12-05  7:51         ` Michael Albinus
2013-12-05 17:38           ` Eli Zaretskii
2013-12-05 19:11             ` Stefan Monnier
2013-12-05 19:18               ` Eli Zaretskii
2013-12-05 19:24                 ` Michael Albinus
2013-12-05 19:22               ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r49six1s.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=16048@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).