Skip to content

Added workaround for GCC 3.4 due to ambiguous.#130

Merged
djowel merged 1 commit into
boostorg:developfrom
Flast:bugfix/gcc34
Mar 16, 2016
Merged

Added workaround for GCC 3.4 due to ambiguous.#130
djowel merged 1 commit into
boostorg:developfrom
Flast:bugfix/gcc34

Conversation

@Flast

@Flast Flast commented Mar 16, 2016

Copy link
Copy Markdown
Collaborator

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.

2 participants