-
Notifications
You must be signed in to change notification settings - Fork 38
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
big update. please check twice. #48
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Revert "Fix 'Invalid array length' error" This reverts commit 5110ca0. Revert "Fix Invalid array length in Node v0.10.31" This reverts commit 61cf28f. Revert "fixed regression with allowed stack size limit js" This reverts commit 6b04755. Revert "formatting error created in wrapper and using its cached_trace" This reverts commit 98f2044.
Since 14 Jan 2013, recursive call of Error.prepareStackTrace prohibited in v8 v8/v8@eadcc1c10cb0
Closed
mattinsler
added a commit
that referenced
this pull request
Aug 12, 2015
big update. please check twice.
Published as version 0.2.8. Thanks so much for all the fixes!!! |
Hi, @mattinsler
uncomment "longjohn" will lead to the following error:
the header of the url I'm getting is:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix #3
fix #15
fix #32
fix #46
Also, looks like #33 fixed too.