Fix typo #107

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants
Contributor

equal-l2 commented Dec 19, 2016 edited

There are some of BOOST_NO_EXCEPTION, which are typo of BOOST_NO_EXCEPTIONS
This makes throw_exception unusable under the existence of BOOST_NO_EXCEPTIONS.

raffienficiaud self-assigned this Dec 22, 2016

Contributor

equal-l2 commented Jan 11, 2017

Is there any problem with this PR?
I thought this would be merged pretty soon since this is just a typo fix.

Member

raffienficiaud commented Jan 30, 2017

Merged to branch origin/topic/PR107-BOOST_NO_EXCEPTIONS-typos, thanks!

Member

raffienficiaud commented Feb 16, 2017

Merged to develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment