Skip to content

MinGW support while building as DLL #438

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

Merged
merged 2 commits into from
Mar 12, 2016

Conversation

ya1gaurav
Copy link
Contributor

This is PR for #434
It will fix reported build error.

This is PR for open-source-parsers#434
It will fix reported build error.
__MINGW32__ is appropriate to support for MinGW
@rpavlik
Copy link

rpavlik commented Mar 8, 2016

Wouldn't it make sense to check for _WIN32?

cdunn2001 added a commit that referenced this pull request Mar 12, 2016
MinGW support while building as DLL

Fixed #434.
@cdunn2001 cdunn2001 merged commit c80faa4 into open-source-parsers:master Mar 12, 2016
@cdunn2001
Copy link
Contributor

@rpavlik, Tests pass, so I'm happy. But if you can simplify the macros, that would be welcome.

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.

3 participants