Closed lrineau closed 5 months ago
This fixes a compilation error about float* vs double*.
float*
double*
I have ran basic tests (no sanitizer, no nothing) with:
./build/Linux64-gcc-dynamic-Release/tests/runpybot.sh --include=smoke --include=smoke_Standard tests/
Merci Laurent !
This fixes a compilation error about
float*
vsdouble*
.I have ran basic tests (no sanitizer, no nothing) with: