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

Disallow lowercase l in long literals #23

Closed
cushon opened this issue Oct 31, 2014 · 2 comments
Closed

Disallow lowercase l in long literals #23

cushon opened this issue Oct 31, 2014 · 2 comments

Comments

@cushon
Copy link
Collaborator

cushon commented Oct 31, 2014

Original issue created by eaftan@google.com on 2012-07-16 at 05:50 PM


Representing a long literal with 5432L is far superior to 5432l for obvious reasons, and I think we should at least consider making the latter an error.

@cushon
Copy link
Collaborator Author

cushon commented Oct 31, 2014

Original comment posted by sjnickerson@google.com on 2012-09-11 at 11:12 AM


(No comment entered for this change.)


Status: Started

@cushon
Copy link
Collaborator Author

cushon commented Oct 31, 2014

Original comment posted by eaftan@google.com on 2012-11-08 at 01:09 AM


Simon committed a checker in revision 5df102d.


Status: Fixed

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

1 participant