Follow-up Comment #3, bug #29783 (project gsl):
Compiles fine now.
There were some failed checks (see attached check.log).
Also, some warnings were issued:
-bash-3.00$ make -k check > make_check.log
test_gbmv.c(27): warning #188: enumerated type mixed with another type
cblas_sgbmv(order, trans, M, N, KU, KL, alpha, A,
lda, X, incX, beta, Y, incY);
^
test_gbmv.c(27): warning #188: enumerated type mixed with another type
cblas_sgbmv(order, trans, M, N, KU, KL, alpha, A,
lda, X, incX, beta, Y, incY);
^
test_gbmv.c(53): warning #188: enumerated type mixed with another type
cblas_sgbmv(order, trans, M, N, KU, KL, alpha, A,
lda, X, incX, beta, Y, incY);
^
Let me know if I should submit these as a bug too.
(file #20459)
_______________________________________________________
Additional Item Attachment:
File name: check.log Size:94 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?29783>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl