[plt-scheme] error message for case-sensitivity

From: Joe Marshall (jrm at ccs.neu.edu)
Date: Tue May 25 11:10:36 EDT 2004

John Clements <clements at brinckerhoff.org> writes:

> You could go even further with this.  I can imagine a system that would
> 1) check for similar re-casings of the identifier, and suggested them
> to the user.

Don't forget title-case!  And then check against Unicode Normalization
Forms  NFD, NFKD, NFC, and NFKC,  and then against the locale-specific
collation and then ...



Posted on the users mailing list.