Issues
Location | Message | Option |
---|---|---|
Failures/fpe.c:10 | Warning: format specifies type 'int' but the argument has type 'double' | -Wformat |
Failures/fpe.c:14 | Warning: format specifies type 'int' but the argument has type 'double' | -Wformat |
Failures/fpe.c:7 | Warning: unused variable 'unusedVar' | -Wunused-variable |