Skip to content

Use cxx11 headers #847

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
Dec 30, 2018
Merged

Conversation

hjmjohnson
Copy link
Contributor

No description provided.

Simplify the backwards compatible snprintf configuration for pre
1900 version of MSVC.  Otherwise prefer C++11 syntax using std::snprintf.
Using the C++11 headers keeps the library cleaner and more
rigorously scoped use of namespaces.
@hjmjohnson
Copy link
Contributor Author

The windows build incantation is now correct for shared libraries.

@cdunn2001
Copy link
Contributor

Very helpful. Thanks.

@cdunn2001 cdunn2001 merged commit e50bfef into open-source-parsers:master Dec 30, 2018
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.

2 participants