On Monday, 5 May 2014, 13:54, Alex Shinn <[email protected]> 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: [email protected]


_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to