summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2015-09-12 14:37:35 (GMT)
committerBrad King <brad.king@kitware.com>2015-09-16 12:42:20 (GMT)
commitda1a02f77f45781c325f4916851ff42cd90b85d9 (patch)
tree4de9634cdf8d86c6567af04b5c0417551c1cf050 /Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx
parent6c442e5a899e07a85038c4f9c65dfe224ac9485e (diff)
downloadCMake-da1a02f77f45781c325f4916851ff42cd90b85d9.zip
CMake-da1a02f77f45781c325f4916851ff42cd90b85d9.tar.gz
CMake-da1a02f77f45781c325f4916851ff42cd90b85d9.tar.bz2
ccmake: Avoid using non-portable 'curcol' field (#15739)
'curcol' is an implementation detail of ncurses so other implementations of 'form' may not have it. The switch-to-previous-field logic only exists for overloaded requests of REQ_DEL_PREV, so no need to check for REQ_DEL_CHAR. For REQ_DEL_PREV, check if the field changed and if it did, change it back.
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions