Files
znc/cmake/TestLargeFiles.cpp.cmakein
Alexey Sokolov ded8a00358 Fix detection of _FILE_OFFSET_BITS in CMake
The test wrongly succeeded in C instead of correctly failing in C++
That caused off_t to be different types in core and in modpython on
32-bit systems, and modpython couldn't load with undefined symbol.
2017-01-08 03:09:36 +00:00

708 B