summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step10/MathFunctions/MathFunctions.cxx
diff options
context:
space:
mode:
authormakise-homura <akemi_homura@kurisa.ch>2022-06-23 23:01:12 (GMT)
committerBrad King <brad.king@kitware.com>2022-06-28 15:12:04 (GMT)
commitf11c12f9c8b148546a678f3438a44d0865e2476b (patch)
treed6c396b796f173d909157939f04b3ac0b2a8f573 /Help/guide/tutorial/Step10/MathFunctions/MathFunctions.cxx
parentde16db0f646a1d06fca813761337f62332a9f7ca (diff)
downloadCMake-f11c12f9c8b148546a678f3438a44d0865e2476b.zip
CMake-f11c12f9c8b148546a678f3438a44d0865e2476b.tar.gz
CMake-f11c12f9c8b148546a678f3438a44d0865e2476b.tar.bz2
Source: Suppress some warnings on LCC 1.23.x
LCC 1.23.x (confirmed for 1.23.10, 1.23.19, maybe others) issues -Wunused-function warning on the following functions: Source/cmFileAPICodemodel.cxx:126, ValueEq() Source/cmFileAPICodemodel.cxx:130, ValueLess() Source/cmGeneratorExpressionNode.cxx:630, back() This fix makes it silent for compatibility. This is not a subject for newer LCC versions, like 1.25 and 1.26. On LCC 1.21 CMake is not buildable, and 1.22 and 1.24 are not tested, as they are internal development versions. Thus, the fix is only applied if LCC 1.23 is detected.
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions