Small fixes to SRFI 226 draft 5 Masanori Ogino (28 Feb 2023 08:34 UTC)
Re: Small fixes to SRFI 226 draft 5 Marc Nieper-Wißkirchen (28 Feb 2023 09:24 UTC)
Re: Small fixes to SRFI 226 draft 5 Masanori Ogino (28 Feb 2023 12:48 UTC)
Re: Small fixes to SRFI 226 draft 5 Marc Nieper-Wißkirchen (28 Feb 2023 12:50 UTC)

Re: Small fixes to SRFI 226 draft 5 Marc Nieper-Wißkirchen 28 Feb 2023 12:50 UTC

Am Di., 28. Feb. 2023 um 13:48 Uhr schrieb Masanori Ogino
<xxxxxx@gmail.com>:
>
> Thanks for your prompt response!
>
> I found another one: in 4.2, “parameterization/var>” would be “parameterization”.

Indeed!

Thanks,

Marc

>
> Best,
> Masanori
>
> 2023年2月28日(火) 18:24 Marc Nieper-Wißkirchen <xxxxxx@gmail.com>:
>>
>> Thank you very much for spotting and reporting this, Masanori.
>>
>> It will be fixed in the final document.
>>
>> Marc
>>
>> Am Di., 28. Feb. 2023 um 09:34 Uhr schrieb Masanori Ogino
>> <xxxxxx@gmail.com>:
>> >
>> > Hi,
>> >
>> > There are two remaining references to the `with` syntax.
>> >
>> > > Chez Scheme's parameterize mechanism is implemented by the with syntax below.
>> >
>> > > The following examples show how the with syntax differs from the parameterize syntax:
>> >
>> > Best,
>> > Masanori