unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Michael Käppler" <xmichael-k@web.de>
Cc: 70142-done@debbugs.gnu.org
Subject: bug#70142: [PATCH] Fix error messages containing format strings
Date: Mon, 06 May 2024 11:42:34 +0200	[thread overview]
Message-ID: <87v83rl1it.fsf@gnu.org> (raw)
In-Reply-To: <74263f25-6833-4b29-a4d5-d6ad806d0ea1@web.de> ("Michael Käppler"'s message of "Tue, 2 Apr 2024 09:52:34 +0200")

Hi Michael,

Michael Käppler <xmichael-k@web.de> skribis:

> The reason is that format strings occurring in the message are
> escaped, see `module/ice-9/boot-9.scm`  and
> `module/language/tree-il/primitives.scm`.
>
> So a call of
>
> `(error "Wrong argument: ~a" 42)`
>
> is rendered as
>
> "Wrong argument: ~a 42"
> Some callers did not take this behavior into account.

Good catch, applied.  Thanks!

Ludo’.





      reply	other threads:[~2024-05-06  9:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-02  7:52 bug#70142: [PATCH] Fix error messages containing format strings Michael Käppler via Bug reports for GUILE, GNU's Ubiquitous Extension Language
2024-05-06  9:42 ` Ludovic Courtès [this message]

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/guile/

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

  git send-email \
    --in-reply-to=87v83rl1it.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=70142-done@debbugs.gnu.org \
    --cc=xmichael-k@web.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.
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).