Skip to content

Compilation failures with GCC 9 #26

@Morwenn

Description

@Morwenn

Some of the tests that passed start failing with GCC 9:

  • The smath::exp tests in cmath.cpp
  • The smath::cos tests in trigonometry.cpp

They fail with issues such as the following one:

‘((double)1 + 2.0e+0)’ is not a constant expression

I didn't implement these functions so I'm not sure why they're failing now. @theLOLflashlight any idea why it is failing if you're still around?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions