Field G. Van Zee
3c91c7aeba
Fixed 64b type mismatch warning in cblas_xerbla.c.
...
Details:
- Fixed a compiler warning concerning a type mismatch between the
format specifier of the printf() call in cblas_xerbla.c and its
corresponding (info) argument. The warning manifested when the CBLAS
layer was enabled and the BLAS/CBLAS integer type siwas is set to 64
(the default is 32). The warning was fixed by changing the specifier
from %d to %jd and typecasting the argument to intmax_t. Thanks to
Dave Love for reporting this issue and submitting the patch.
2018-04-02 12:40:25 -05:00
..
2014-07-14 16:14:33 -05:00
2018-04-02 12:40:25 -05:00
2018-03-19 18:19:43 -05:00
2018-03-15 16:08:21 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2018-03-19 18:19:43 -05:00
2018-03-19 18:19:43 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2018-03-19 18:19:43 -05:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2017-12-11 17:18:43 -06:00
2016-04-20 15:56:46 -05:00
2018-03-16 12:24:07 -05:00