Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed type conversion warnings & transparent pmtv::map_t comparator #109

Merged
merged 4 commits into from
Jan 2, 2024

Conversation

RalphSteinhagen
Copy link
Collaborator

  • fixed some type conversion warnings/errors
  • added transparent comparator to pmtv::map_t == std::map<std::string, pmt, std::less<>>

... goal is to get pmt spurious/unintentional warning free so that we can enable '-Werror'

Signed-off-by: Ralph J. Steinhagen <r.steinhagen@gsi.de>
Signed-off-by: Ralph J. Steinhagen <r.steinhagen@gsi.de>
Signed-off-by: Ralph J. Steinhagen <r.steinhagen@gsi.de>
…pmt, std::less<>>

Signed-off-by: Ralph J. Steinhagen <r.steinhagen@gsi.de>
Copy link
Collaborator

@jsallay jsallay left a comment

Choose a reason for hiding this comment

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

LGTM

@jsallay jsallay merged commit 6b8a886 into gnuradio:main Jan 2, 2024
6 checks passed
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