Re: [Scheme-reports] Comments on draft 7 Takashi Kato (10 Nov 2012 10:25 UTC)
Re: [Scheme-reports] Comments on draft 7 Alex Shinn (10 Nov 2012 10:28 UTC)
Re: [Scheme-reports] Comments on draft 7 Ray Dillinger (10 Nov 2012 10:56 UTC)

Re: [Scheme-reports] Comments on draft 7 Takashi Kato 10 Nov 2012 10:21 UTC

On 10/11/2012 11:06, Alex Shinn wrote:
> The set of characters supported and the set of characters
> supported within strings are not necessarily the same.
> Implementations may not support #\null within strings, but
> they must support the character.
It just doesn't make any sense to me that string can't handle #\null but
character can since string is a sequence of characters and it just seems
an ugly inconsistency.

If implementations must support the same range both string and
character, it seems much simpler and have more consistency, IMHO. (of
course it doesn't matter which range it follows.)

_/_/
Takashi Kato
E-mail: ktakashi@ymail.com

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports