Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

child_process: properly support optional args argument#8392

Closed
cjihrig wants to merge 1 commit intonodejs:v0.10from
cjihrig:6068
Closed

child_process: properly support optional args argument#8392
cjihrig wants to merge 1 commit intonodejs:v0.10from
cjihrig:6068

Conversation

@cjihrig
Copy link
Copy Markdown

@cjihrig cjihrig commented Sep 17, 2014

Currently, a TypeError is incorrectly thrown if the second argument is an object. This commit allows the args argument to be properly omitted. Closes #6068

Currently, a TypeError is incorrectly thrown if the second
argument is an object. This commit allows the args
argument to be properly omitted. Closes #6068
@trevnorris
Copy link
Copy Markdown

Thanks. Merged in 542ac7f.

@trevnorris trevnorris closed this Sep 17, 2014
@cjihrig cjihrig deleted the 6068 branch September 18, 2014 01:24
@trevnorris
Copy link
Copy Markdown

@cjihrig Crap, this is causing test-net-GH-5504.js to fail. Don't know why I didn't catch this before. I'm going to take a look, and if you have time mind doing so as well?

@trevnorris
Copy link
Copy Markdown

Wait. NM. Misread the bisect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants