mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
d0c863f60f
The Sun compiler complains: cmDocumentationFormatterDocbook.cxx", line 230: Warning (Anachronism), badargtype2w: Formal argument x of type int(*)(int) in call to std::ptr_fun<int, int>(int(*)(int)) is being passed extern "C" int(*)(int). Add an intermediate C++ function to forward to the C function.
7.2 KiB
7.2 KiB