Skip to content

Workaround for missing C99 functions in older versions of Visual Studio #46

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 1 commit into from
Sep 20, 2014

Conversation

chuckatkins
Copy link
Contributor

MSVC 7 and 8 ar emissing the isfinite and snprintf functions but have equivalent non-standard version available as _foo

cdunn2001 added a commit that referenced this pull request Sep 20, 2014
Workaround for missing C99 functions in older versions of Visual Studio
@cdunn2001 cdunn2001 merged commit 8aec8d8 into open-source-parsers:master Sep 20, 2014
kwrobot pushed a commit to Kitware/VTK that referenced this pull request Sep 22, 2014
See pull request #46 upstream:
open-source-parsers/jsoncpp#46

Change-Id: I8eb655114d0a9d17ec9124108a699fb97870c43c
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