Skip to content

SyntaxError: Delete of an unqualified identifier in strict mode. #563

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

Closed
0b10011 opened this issue Aug 2, 2013 · 0 comments
Closed

SyntaxError: Delete of an unqualified identifier in strict mode. #563

0b10011 opened this issue Aug 2, 2013 · 0 comments

Comments

@0b10011
Copy link

0b10011 commented Aug 2, 2013

Package fails in strict mode due to delete endCB; in Pool.js on line 108. Tests still pass after simply removing this line, but just in case, opening an issue instead of a PR.

(Breaks packages that depend on this package and run node --use_strict.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant