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

Readded missing String constructors. #237

Merged
merged 1 commit into from
Jan 17, 2015
Merged

Readded missing String constructors. #237

merged 1 commit into from
Jan 17, 2015

Conversation

kkoopa
Copy link
Collaborator

@kkoopa kkoopa commented Jan 16, 2015

Added String constructors that were inadvertently omitted in the NanNew rewrite.
Fixes #227.

R=@agnat

@rvagg
Copy link
Member

rvagg commented Jan 17, 2015

👍 let's get a patch release out for 1.5 soon, preferably with #239 too I think

@agnat
Copy link
Collaborator

agnat commented Jan 17, 2015

LGTM.

kkoopa added a commit that referenced this pull request Jan 17, 2015
Readded missing String constructors.
@kkoopa kkoopa merged commit 4dafe32 into master Jan 17, 2015
@kkoopa kkoopa deleted the forgotten_methods branch January 17, 2015 13:56
kkoopa referenced this pull request in mscdex/mmmagic Jan 17, 2015
Until nan supports v8's static empty string value,
we will have to use an explicit empty string
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.

NanNew(const char*&, std::size_t&)
3 participants