Hi,
Some testers use to add -pedantic to the cxxflags on GCC based compilers as gcc, pathscale and darwin.
As a lot of libraries use long long inside his code, shouldn't these testers add also -Wno-lon-long ?
Best,
Vicente