Skip to content
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

Added workaround for GCC 3.4 due to ambiguous. #130

Merged
merged 1 commit into from Mar 16, 2016

Conversation

Flast
Copy link
Collaborator

@Flast Flast commented Mar 16, 2016

This PR will fix compile failure on GCC 3.4, like convert_boost_tuple / gcc-mngw-3.4c+.

  • Tested compiler
    • GCC 3.4.2 (Fedora Core 3, gcc-3.4.2-6.fc3.x86_64)
    • GCC 4.9.3 (Cygwin x86_64) gnu++98 / gnu++11 / gnu++14
    • MSVC 12 (VS2013 update5)

NOTE: GCC 3.3 and earlier are not supported officially by Boost community.

NOTE: GCC 3.3 and earlier are not supported officially by Boost community.
djowel added a commit that referenced this pull request Mar 16, 2016
Added workaround for GCC 3.4 due to ambiguous.
@djowel djowel merged commit 7e4ab4f into boostorg:develop Mar 16, 2016
@Flast Flast deleted the bugfix/gcc34 branch March 16, 2016 13:40
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.

None yet

2 participants