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

Swapping octal literals for hex literals #4

Closed
wants to merge 1 commit into from
Closed

Swapping octal literals for hex literals #4

wants to merge 1 commit into from

Conversation

wyattanderson
Copy link

Zero-prefixed octal literals are errors in CoffeeScript >1.3.0. See:

jashkenas/coffeescript#2135
jashkenas/coffeescript#2021

Hex literals have the advantage of still being compatible with CoffeeScript < 1.3.0.

Zero-prefixed octal literals are errors in CoffeeScript >1.3.0. See:

jashkenas/coffeescript#2135
jashkenas/coffeescript#2021
@twilson63 twilson63 closed this Jun 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants