Skip to content
Snippets Groups Projects
Commit 56eaf4e1 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Fix misc warnings

* 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
parent e9c88282
No related branches found
No related tags found
2 merge requests!1470Fix wrong variable name to make target hash (2.10),!1414Fix misc warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment