Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Fixes build on MSVC. #77

Merged
merged 1 commit into from Jan 22, 2012
Merged

Fixes build on MSVC. #77

merged 1 commit into from Jan 22, 2012

Conversation

AndreLouisCaron
Copy link
Contributor

The library builds using the C++ compiler shipped with Visual Studio 2008, except that implicit conversion from unsigned char to enum state is not supported. An explicit C-style cast allows Microsoft's compiler to build without problems.

@bnoordhuis
Copy link
Member

Looks good, thanks. I'll merge it but can you sign the CLA first?

@AndreLouisCaron
Copy link
Contributor Author

I signed it right before sending the pull request.

@AndreLouisCaron
Copy link
Contributor Author

It looks like the same one I signed before, but the URL is different (check the CONRIBUTIONS file). I signed this one too just to make sure.

bnoordhuis added a commit that referenced this pull request Jan 22, 2012
@bnoordhuis bnoordhuis merged commit 7f89b91 into nodejs:master Jan 22, 2012
@bnoordhuis
Copy link
Member

Thanks, André. Didn't see you on the list yesterday but you're there now. Merged in 7f89b91.

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

Successfully merging this pull request may close these issues.

None yet

2 participants