make[1]: Entering directory `/home/lighta/Documents/Myscript/RO/Servs/ra2/3rdparty/mt19937ar' CC mt19937ar.c mt19937ar.c: In function ‘init_genrand’: mt19937ar.c:65:6: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] mt19937ar.c: In function ‘init_by_array’: mt19937ar.c:87:11: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] mt19937ar.c:95:11: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] mt19937ar.c: In function ‘genrand_real1’: mt19937ar.c:151:25: warning: conversion to ‘double’ from ‘long unsigned int’ may alter its value [-Wconversion] mt19937ar.c: In function ‘genrand_real2’: mt19937ar.c:158:25: warning: conversion to ‘double’ from ‘long unsigned int’ may alter its value [-Wconversion] mt19937ar.c: In function ‘genrand_res53’: mt19937ar.c:173:5: warning: conversion to ‘double’ from ‘long unsigned int’ may alter its value [-Wconversion] mt19937ar.c:173:5: warning: conversion to ‘double’ from ‘long unsigned int’ may alter its value [-Wconversion] make[1]: Leaving directory `/home/lighta/Documents/Myscript/RO/Servs/ra2/3rdparty/mt19937ar'