Skip to content

Conversation

jszuppe
Copy link
Contributor

@jszuppe jszuppe commented Mar 18, 2017

Fixes #673.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.351% when pulling 2d604e7 on haahh:pr_vs_fixes into cc30762 on boostorg:develop.

#endif
DETAIL_SNPRINTF(buf, sizeof(buf), "%d.%d.%d", BOOST_COMPUTE_VERSION_MAJOR,
BOOST_COMPUTE_VERSION_MINOR,
BOOST_COMPUTE_VERSION_PATCH);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if there's any utilities somewhere in Boost for doing this platform-specific stuff..

@kylelutz kylelutz merged commit d8beaaf into boostorg:develop Mar 21, 2017
@kylelutz
Copy link
Collaborator

Merged! Thanks for the fixes!

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