Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mingw] Please use standard printf/scanf
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 10 Sep 2015 08:15:57 +0000 (10:15 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 10 Sep 2015 08:16:01 +0000 (10:16 +0200)
commit8a9f53f128aaf0e7426db45efb86c935c7f8ddd3
tree53bc17add8c563f411436e25050b1b3594131902
parent4f7a34933799caf3f4ff2e26cf4535621ccdd0cc
[mingw] Please use standard printf/scanf

Ohterwise the compiler complains about %lli (and will faile at runtime
on XP). See the MinGW FAQ:

  http://sourceforge.net/p/mingw-w64/wiki2/printf%20and%20scanf%20family/
tools/cmake/Flags.cmake