Skip to content

Conversation

@sudomakeinstall
Copy link
Member

This patch addresses warnings due to:

  1. Unused local typedefs.
  2. Comparison of strings with string literals.

Warnings were emitted on g++ 9.3.0 when compiling with
Wall, Wextra, Wmissing-braces.

This patch addresses warnings due to:

1. Unused local typedefs.
2. Comparison of strings with string literals.

Warnings were emitted on g++ 9.3.0 when compiling with
Wall, Wextra, Wmissing-braces.
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

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

💯

@thewtex thewtex merged commit c278038 into InsightSoftwareConsortium:master Jun 19, 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