Skip to content

Conversation

GerHobbelt
Copy link
Contributor

introducing LIBASSERT_WARNING_PRAGMA_PUSH_MSVC/LIBASSERT_WARNING_PRAGMA_POP_MSVC, analogous to the GCC and CLANG ones. This is used in the LIBASSERT_INVOKE macro and a few other spots to help supress compiler warnings. (LIBASSERT_IGNORE_UNUSED_VALUE)

…MA_POP_MSVC, analogous to the GCC and CLANG ones. This is used in the LIBASSERT_INVOKE macro and a few other spots to help supress compiler warnings. (LIBASSERT_IGNORE_UNUSED_VALUE)
Copy link
Owner

@jeremy-rifkin jeremy-rifkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the time to do this, what causes msvc to emit an unused value warning 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