Skip to content

Conversation

@hkaiser
Copy link
Collaborator

@hkaiser hkaiser commented Oct 9, 2020

This separates the changes that are unrelated to HPX from #643

This patch fixes a set of warnings generated by various compilers:

  • integral conversion errors
  • possibly empty if statements
  • some performance warnings
  • etc.

This also applies workarounds for problems caused by MSVC:

  • min()/max() possibly being defined as macros
  • templates are being instantiated too eagerly

@hkaiser hkaiser mentioned this pull request Oct 9, 2020
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