bug-guile
[Top][All Lists]
Advanced

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

bug#39601: srfi library naming in r7rs


From: Taylan Kammer
Subject: bug#39601: srfi library naming in r7rs
Date: Mon, 1 Nov 2021 19:42:01 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1

On 01.11.2021 18:52, lloda wrote:
> 
> Hi Taylan,
> 
> Your patch leaks a bunch of identifiers, could you fix that?
> 
> thanks
> 
>       Daniel
> 

Apparently anything defined in boot-9 is implicitly made public in
the (guile) module, I wasn't aware of that.

Is there a work-around that allows one to define helpers that can
be used by multiple definitions?

Attached is a naive fix that duplicates a bunch of helpers which is
not very nice.

-- 
Taylan

Attachment: 0001-Improve-support-for-R6-R7-SRFI-module-name-formats.patch
Description: Text document


reply via email to

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