Skip to content

Conversation

@lipeiyuan
Copy link

When define LUABIND_NO_EXCEPTIONS,luabind::error will not be defined,so the test will fail.In principle, the test should be rewritten, but it seems that it can be modified easily.

@Oberon00
Copy link
Owner

Oberon00 commented May 14, 2020

These tests do expect luabind::error to be thrown and should not be changed (maybe they need some ifdefs though). It is worrying that they succeed with LUABIND_NO_EXCEPTIONS defined.

@lipeiyuan
Copy link
Author

These tests do expect luabind::error to be thrown and should not be changed (maybe they need some ifdefs though). It is worrying that they succeed with LUABIND_NO_EXCEPTIONS defined.

yes, it needs some #ifdefine here

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