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

Strict Mode #17

Closed
AndrewKeig opened this issue Aug 21, 2013 · 2 comments
Closed

Strict Mode #17

AndrewKeig opened this issue Aug 21, 2013 · 2 comments

Comments

@AndrewKeig
Copy link

Running ini in strict mode results in the following:

node_modules/ini/ini.js:49
.replace(/\2LITERAL\1LITERAL\2/g, '\1')

SyntaxError: Octal literals are not allowed in strict mode.

@base698
Copy link
Contributor

base698 commented Feb 6, 2014

isaacs pushed a commit that referenced this issue May 13, 2014
@anthonator
Copy link

Can we close this? Looks to be fixed.

#21

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

3 participants