LAPACKE strict-prototypes
compiler warning for LAPACKE_get_nancheck
prototype
#416
Milestone
strict-prototypes
compiler warning for LAPACKE_get_nancheck
prototype
#416
lapack/LAPACKE/include/lapacke.h
Line 12578 in 8e1e16c
If compiler warning
-Werror=strict-prototypes
is set, the following message appears:A simple fix:
int LAPACKE_get_nancheck(void);
This issue was originally raised in OpenBLAS: OpenMathLib/OpenBLAS#2619
The text was updated successfully, but these errors were encountered: