Skip to content
GitLab
Explore
Sign in
Fix misc warnings
Code
Review changes
Check out branch
Download
Patches
Plain diff
Santiago Ospina De Los Ríos
requested to merge
cleanup/fix-misc-warnings
into
master
Aug 23, 2024
Overview
0
Commits
1
Pipelines
4
Changes
4
Expand
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