[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: Tom Lord <lord@xxxxxxx>
Subject: Re: strings draft
Date: Sat, 24 Jan 2004 11:01:07 -0800 (PST)

> I specifically mean the R6RS recommendations to _not_ preclude that
> interpretation.  Yes, you should be able to read that string constant
> from some Unicode stream and wind up with a one character string
> constant.
> 
> If someone writes a non-portable program that says "This program
> assumes that all string constants are Unicode [and, in such and such a
> canonicalization form, etc.]" then that program wouldn't necessarily
> run correctly on your implementation.

Ok.  That's reasonable.

--shiro