mit-scheme-devel
[Top][All Lists]
Advanced

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

Re: get-environment-variables fails with error in MIT Scheme 11.2


From: Sam Lee
Subject: Re: get-environment-variables fails with error in MIT Scheme 11.2
Date: Sun, 1 May 2022 09:55:05 +0000

On 2022-05-01 08:39 +0000, Sam Lee wrote:
> The "get-environment-variables" procedure appears to be broken in MIT
> Scheme 11.2.
> 
>     1 ]=> (get-environment-variables)
> 
>     ;The procedure
>     ;To continue, call RESTART with an option number:
>     ; (RESTART 1) => Return to read-eval-print level 1.
> 
>     2 error>
> 
> Is this a bug, or am I doing something wrong?

The problem seems to appear starting from commit c1d49f6335a0.
("Parse environment variables lazily." 2020-07-07)
https://git.savannah.gnu.org/cgit/mit-scheme.git/commit/?id=c1d49f6335a0ba9791fe294524fd8acd5fc971d0


reply via email to

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