Hello Mark, Mark H Weaver <m...@netris.org> skribis:
> l...@gnu.org (Ludovic Courtès) writes: >> Anyway, it seems that before, you couldn’t get any encoding error for >> scm_from_stringn ("", "SOME-ENCODING"), whereas now you can. > > Good point. I just committed a change to avoid this. Cool, thanks for the instant reply and fix! And thanks to Mike and you for the remainder of the discussion and optimizations. BTW, I just noticed that R5RS uses the phrase “empty strings” (plural) in the description of ‘eq?’, which means we’re indeed on the right track. Thanks, Ludo’.