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

update for ticket #12634: #27

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

akumta
Copy link
Contributor

@akumta akumta commented Nov 30, 2016

No description provided.

@akrzemi1
Copy link
Member

I have put those guards, because Boost.Optional unit tests were failing on Sun OS compiler. Apparently it does not provide a full support for C++ language features.

I would not consider it a good idea to enable Boost.Optional interface that relies on the features that are not implemented, or implemented incorrectly in a given compiler.

Did you try to run the Boost.Optional unit tests after applying your fix locally? Do they pass?

@akumta
Copy link
Contributor Author

akumta commented Nov 30, 2016

Let me run some more tests locally and perhaps put the guards around the latest compiler.

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