Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the VB language specification to clarify what case-insensitive means. #2649

Closed
gafter opened this issue May 11, 2015 · 1 comment

Comments

@gafter
Copy link
Member

gafter commented May 11, 2015

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).

@gafter gafter added this to the 1.0 (stable) milestone May 11, 2015
@gafter gafter changed the title Please update the VB language specification so clarify what case-insensitive means. Please update the VB language specification to clarify what case-insensitive means. May 11, 2015
@srivatsn srivatsn modified the milestones: 1.1, 1.0 (stable) Jun 16, 2015
@Pilchie Pilchie modified the milestones: 1.1, 1.2 Nov 16, 2015
@gafter gafter removed this from the 1.2 milestone Nov 20, 2015
@gafter
Copy link
Member Author

gafter commented Mar 20, 2017

We are now taking language feature discussion on https://github.com/dotnet/csharplang for C# specific issues, https://github.com/dotnet/vblang for VB-specific features, and https://github.com/dotnet/csharplang for features that affect both languages.

See also #18002 for a general discussion of closing and/or moving language issues out of this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants