You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scheme-re...@googlegroups.com
I have rewritten the nonchar spec to handle unpaired surrogates of the form Dpqr as U+FDD0 U+FDEp U+FDEq U+FDEr, which cannot be confused with a nonchar pair, because a byte of the form 0y is always ASCII. Please review https://codeberg.org/scheme/r7rs/wiki/Noncharacter-error-handling
Peter McGoron
unread,
Jun 30, 2026, 2:24:09 PM (14 days ago) Jun 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scheme-re...@googlegroups.com
> If the encoding is a UTF-16 or UTF-32 variant[...]
UTF-32 also has to contend with invalid data in the high bytes of a 32
bit number. So I would remove the comments about UTF-32 until/unless the
rest of the spec deals with all cases of invalid UTF-32.
-- Peter McGoron
John Cowan
unread,
Jun 30, 2026, 3:29:52 PM (13 days ago) Jun 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message