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

Octal literals are not allowed in strict mode #6

Closed
danyaPostfactum opened this issue Jul 21, 2013 · 2 comments
Closed

Octal literals are not allowed in strict mode #6

danyaPostfactum opened this issue Jul 21, 2013 · 2 comments

Comments

@danyaPostfactum
Copy link
Contributor

This error is caused by https://github.com/alexgorbatchev/node-browser-builtins/blob/master/builtin/util.js#L44

This should be https://github.com/joyent/node/blob/be940b45016380322430411b19a354867f0f9ef2/lib/util.js#L173

@alexgorbatchev
Copy link
Owner

Could you submit a pull request please? I'll gladly merge it and republish.

@alexgorbatchev
Copy link
Owner

Merged, thank you!

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

No branches or pull requests

2 participants