guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message f


From: Matt Wette
Subject: Re: GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)
Date: Fri, 4 Oct 2024 13:46:26 -0700
User-agent: Mozilla Thunderbird

On 10/2/24 2:56 PM, Matt Wette wrote:
On 10/2/24 12:13 PM, Dr. Arne Babenhauserheide wrote:
Hi Matt,

I just ran the testsuite after applying your changes, and it stalls at

$ make check -j16
...
;;; SSAX warning: DOCTYPE DECL T system1 found and skipped
UNRESOLVED: time.test: strftime: C99 %z format: strftime fr_FR.iso88591
UNRESOLVED: time.test: strptime: GNU %s format: strftime fr_FR.iso88591

Can you investigate whether this needs changes to tests or causes regressions?
Will do.


Hi Arne,

I got it working.   I made two changes:
1) I updated the change to ice-9/command-line.scm.  The `patch' command rejected the
    location of the `-I' option placement.
2) I reverted the change to system/repl/common.scm which had changed the output of the     welcome message from default output port to info-port.   This was causing the repl-server    test to fail.   If a user uses Guile as a extension, and does not want the default Guile welcome
   message, they can generate their own repl.

I hope this is satisfactory.  If not, let me know.

Matt

   something custom

Attachment: 0002-system-repl-common.scm-repl-welcome-revert-use-of-in.patch
Description: Text Data

Attachment: 0001-close-to-orig-patch.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]