Skip to content

1.8.0 Support Intel ifx compiler

Choose a tag to compare

@rouson rouson released this 06 Feb 03:49
· 545 commits to main since this release
0b83544

This release

  • Fixes some compiler-dependent code in the test suite so that all tests pass with the Intel ifx compiler and
  • Works around a gfortran 14.2.0 issue and thereby reduces to one the number of checks that must be disabled with gfortran.

What's Changed

  • Update dependency Assert to 2.0.1 by @rouson in #33
  • Fix: work around gfortran 14.2.0 bug by @rouson in #35
  • test(string_t): fix line continuation by @rouson in #36
  • Fix edit descriptors and add ifx build command to README.md by @rouson in #37

Full Changelog: 1.7.0...1.8.0