Skip to content

improve filesystem_type and tests and CXX standard set

Latest
Compare
Choose a tag to compare
@scivision scivision released this 07 May 08:17
· 44 commits to main since this release
adcf285
  • oneAPI: use -fpscomp logicals to correctly handle C_BOOL.
    MUST NOT use -standard-semantics as it breaks linking with system libraries like MPI, even oneAPI's one oneMPI!
  • add more magic hex ids known
  • simplify/improve how C++ standard is set (default C++20, fallback C++17 minimum)
  • improve filesystem_type test
  • more correctly / succinctly detect needed C++ features