overfolw of int in "Lapack.cpp"
fixed at r1147
CFLAGS in Makefile is not valid for 32 bits machine in r1151, which is reason of the re-open.
bug related to CFLAGS is fixed in r1152
int is used in wrappers::Blas yet at r1444
fixed at r1445 (int used in wrappers::Blas was replaced with molds_blas_int)
overfolw of int in "Lapack.cpp"
Type of arguments for size of array should be modified to size_t from int