Chris Vine schreef op vr 11-03-2022 om 18:13 [+0000]:
> Interestingly the read procedure remains unsafe in guile-2.2.6, but
> seems to be safe in guile-3.0.8 even though I cannot see what in the

This is probably due to the rewrite of the 'read' procedure in Scheme
(see module/ice-9/read.scm (cannot be imported as a module)).  There's
still a C version of the read procedure, but as I understand it it is
only for bootstrapping (and maybe performance, I dunno).

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to