Re: [Scheme-reports] string-foldcase
Takashi Kato 05 May 2014 13:01 UTC
On Monday, 5 May 2014, 13:54, Alex Shinn <alexshinn@gmail.com> wrote:
> For the data files you can refer to SpecialCasing.txt for this rule.
>
> R6RS explicitly requires proper handling of final sigmas, not
> making this optional:
>
> http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-2.html#node_sec_1.2
Yes, R6RS requires string-foldcase to fold capital sigma to small sigma not final sigma. And it requires string-downcase to make final sigma. I'm not sure the reasoning but it probably respects CaseFolding.txt. So may question is; should _string-foldcase_ respect CaseFolding.txt or should do the same as string-downcase?
_/_/
Takashi Kato
Email: ktakashi@ymail.com
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports