Please update the VB language specification to clarify what case-insensitive means.
Open
Spec-Defect
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
The Roslyn VB compiler interprets "case-insensitive" to to mean "the same when individual characters are mapped to lower-case using the one-to-one Unicode lower-case mapping (i.e. the Simple_Lowercase_Mapping field from UnicodeData.txt, which excludes mappings that would result in a single character being transformed into multiple characters).
(moved from https://github.com/dotnet/roslyn/issues/2649)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.