unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "K.L." <k.l.lambda@gmail.com>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: guile-devel@gnu.org
Subject: Re: A weird problem about "define-private', need help please!
Date: Sun, 18 Oct 2020 17:04:52 +0800	[thread overview]
Message-ID: <CABLAKxdcKUMzZmuyDRm059SBkq2ZijXTOv02Na=BzZRRRp86WQ@mail.gmail.com> (raw)
In-Reply-To: <87imb8xcvy.fsf@gnuvola.org>

[-- Attachment #1: Type: text/plain, Size: 1354 bytes --]

My first running environment didn't print guile errors (I still don't know
why). I deduce the message by break point, and stack data. I saw 'Unbound
variable: ~S' and the first scm object in args was translated as
'define-private'.

Then today I setup a PC environment with the same config.h, and test again.
I saw the real error is '(define-private _ gettext)' and 'Unbound variable:
gettext'.

The project is supposed to handle guile error at high-level code, but it
failed handling for some unknown reason. So it takes some extra time to
work it out. However, after the error thrown the guile thread just quit
(printing nothing) and left a silent running process, it's wired.

On Sun, Oct 18, 2020 at 2:35 PM Thien-Thi Nguyen <ttn@gnuvola.org> wrote:

> () "K.L." <k.l.lambda@gmail.com>
> () Sun, 18 Oct 2020 13:12:35 +0800
>
>    Never mind, I figured it out. The actual problem is I didn't
>    get the correct error message.
>
> What is the correct error message?
>
> --
> Thien-Thi Nguyen -----------------------------------------------
>  (defun responsep (query)               ; (2020) Software Libero
>    (pcase (context query)               ;       = Dissenso Etico
>      (`(technical ,ml) (correctp ml))
>      ...))                              748E A0E8 1CB8 A748 9BFA
> --------------------------------------- 6CE4 6703 2224 4C80 7502
>

[-- Attachment #2: Type: text/html, Size: 1896 bytes --]

      reply	other threads:[~2020-10-18  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17  6:12 A weird problem about "define-private', need help please! K.L.
2020-10-18  5:12 ` K.L.
2020-10-18  6:32   ` Thien-Thi Nguyen
2020-10-18  9:04     ` K.L. [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='CABLAKxdcKUMzZmuyDRm059SBkq2ZijXTOv02Na=BzZRRRp86WQ@mail.gmail.com' \
    --to=k.l.lambda@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=ttn@gnuvola.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).