Skip to content
Snippets Groups Projects

Fix misc warnings

Merged Santiago Ospina De Los Ríos requested to merge cleanup/fix-misc-warnings into master
  • operations on bitsets are better that manual iteration over the bits, and do not produce a warning
  • std::ignore allows to assign "anything" without a warning
  • Python deprecated Py_SetProgramName() in version 3.11

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading