-
- Downloads
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
Showing
- dune/common/bitsetvector.hh 8 additions, 24 deletionsdune/common/bitsetvector.hh
- dune/common/test/boundscheckingoptest.cc 2 additions, 2 deletionsdune/common/test/boundscheckingoptest.cc
- dune/python/test/test_embed1.cc 9 additions, 1 deletiondune/python/test/test_embed1.cc
- dune/python/test/test_embed2.cc 8 additions, 1 deletiondune/python/test/test_embed2.cc
Loading
Please register or sign in to comment