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

Add var statement to formattedDate variable. #28

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

AJCStriker
Copy link
Contributor

Was experiencing an issue on io.js with --use_strict that was causing this line to error.

Adding the var statement should fix the problem.

Let me know if anything else is required as part of the PR process.

Was experiencing an issue on io.js with --use_strict that was causing this line to error. Adding the var statement should fix the problem.
@indrek-rajamets
Copy link

Anyone planning to merge it?
My test framework is also complaining about this "global variable leak" issue.

squeeks added a commit that referenced this pull request Dec 15, 2015
Add var statement to formattedDate variable
@squeeks squeeks merged commit da82963 into squeeks:master Dec 15, 2015
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.

None yet

3 participants