From: Hannes Domani <ssbssa@yahoo.de>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
Tom Tromey <tromey@adacore.com>
Subject: Re: [PATCH] Correctly handle L'\\'
Date: Fri, 4 Jul 2025 18:27:39 +0000 (UTC) [thread overview]
Message-ID: <638372624.617012.1751653659675@mail.yahoo.com> (raw)
In-Reply-To: <20250703185525.1309719-1-tromey@adacore.com>
Am Donnerstag, 3. Juli 2025 um 20:57:04 MESZ hat Tom Tromey <tromey@adacore.com> Folgendes geschrieben:
> Hannes filed a bug that pointed out that:
>
> print L'\\'
>
> ... did not work correctly. The bug is in convert_escape, which
> simply transcribes the backslash character, rather than convert it
> between encodings.
>
> This patch fixes the error. I also turned a macro into a lambda to
> clean up this code a little.
>
> Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33124
This works for me, thanks.
Tested-By: Hannes Domani <ssbssa@yahoo.de>
Regards
Hannes
next prev parent reply other threads:[~2025-07-04 18:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 18:55 Tom Tromey
2025-07-04 18:27 ` Hannes Domani [this message]
2025-07-05 5:55 ` Tom de Vries
2025-07-07 20:04 ` Tom de Vries
2025-07-07 20:30 ` Tom Tromey
2025-07-08 14:58 ` Tom Tromey
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=638372624.617012.1751653659675@mail.yahoo.com \
--to=ssbssa@yahoo.de \
--cc=gdb-patches@sourceware.org \
--cc=tromey@adacore.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox