summaryrefslogtreecommitdiffstats
path: root/Tests/SystemInformation
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-09-10 12:33:41 (GMT)
committerBrad King <brad.king@kitware.com>2012-09-10 13:41:37 (GMT)
commitd0c863f60f55d618f6b1c5dcdae0b8b3acff1f35 (patch)
tree7c19a77ef62a9d2d6390fdb89d53f6b5d4a36d96 /Tests/SystemInformation
parent4e62784bf6c00bc01fd21dc08cac84b260ec9c11 (diff)
downloadCMake-d0c863f60f55d618f6b1c5dcdae0b8b3acff1f35.zip
CMake-d0c863f60f55d618f6b1c5dcdae0b8b3acff1f35.tar.gz
CMake-d0c863f60f55d618f6b1c5dcdae0b8b3acff1f35.tar.bz2
docbook: Fix Sun CC warning on ptr_fun(isalnum)
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.
Diffstat (limited to 'Tests/SystemInformation')
0 files changed, 0 insertions, 0 deletions