unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Jean Abou Samra <jean@abou-samra.fr>
To: guile-devel@gnu.org
Subject: "INTERNAL ERROR IN FORMAT-ERROR!"
Date: Tue, 19 Apr 2022 18:52:29 +0200	[thread overview]
Message-ID: <c48d5f23-63c0-6555-6522-fb1550f08042@abou-samra.fr> (raw)

Hi,

The simple file

(format #f "~f" 'invalid)

gives me

FORMAT: error with call: (format #f "~f<===" ===>invalid )
         argument is not a number or a number string
FORMAT: INTERNAL ERROR IN FORMAT-ERROR!
         destination: #f
         format string: "~f"
         format args: (invalid)
         error args:  (#f "error in format" () #f)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error in format


Is it expected to see 'INTERNAL ERROR IN FORMAT-ERROR!'?
To me, that has a meaning similar to an assertion failure.

Best,
Jean




             reply	other threads:[~2022-04-19 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19 16:52 Jean Abou Samra [this message]
2022-04-19 17:09 ` "INTERNAL ERROR IN FORMAT-ERROR!" Maxime Devos

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=c48d5f23-63c0-6555-6522-fb1550f08042@abou-samra.fr \
    --to=jean@abou-samra.fr \
    --cc=guile-devel@gnu.org \
    /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).