WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    New warnings have been tried to detect variable shadowing (one variable... · dd895aa0
    Mathias Bavay authored
    New warnings have been tried to detect variable shadowing (one variable declared with the same name as another one), alignement issues, etc. This produces very verbose output (not all warnings are legitimate) but allowed to fix lots of cases of misalignement and shadowing issues. These options have been left in the CMakeLists but NOT enabled (since these warnings are not so easy to interpret).
    dd895aa0