Add gcc-12 to the list of required packages in .travis.yml #207
Annotations
1 error and 10 warnings
CodeCov
Process completed with exit code 8.
|
CodeCov
conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_uexp_t' {aka 'long unsigned int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_exp_t' {aka 'long int'} [-Wold-style-cast]
|
CodeCov
use of old-style cast to 'mpfr_srcptr' {aka 'const struct __mpfr_struct*'} [-Wold-style-cast]
|