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

Re: strings draft

This page is part of the web mail archives of SRFI 50 from before July 7th, 2015. The new archives for SRFI 50 contain all messages, not just those from before July 7th, 2015.



    > From: tb@xxxxxxxxxx (Thomas Bushnell, BSG)

    > Tom Lord <lord@xxxxxxx> writes:

    > >    R6RS should explicitly require that tab, form-feed, and both `a..z'
    > >    and `A..Z' are present, that the letters are alphabetic characters,
    > >    and that they are case-mapped as expected.

    > This is inconsistent with best Unicode practice, thanks to the
    > "Turkish I Problem".

Actually, I _think_ it works out fine.  Please see the corresponding
threads on comp.lang.scheme.

-t