diff options
| author | Brad King <brad.king@kitware.com> | 2021-05-04 16:44:14 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2021-05-04 16:44:14 (GMT) |
| commit | c33fb2e664f81f23b3141190dd2476d6599060e6 (patch) | |
| tree | 16f4294c5e7e7735264f78796ab016dc4563d0b5 /Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h | |
| parent | 38868b47f70640afa04baf46b3642c5d6b5b380e (diff) | |
| download | CMake-c33fb2e664f81f23b3141190dd2476d6599060e6.zip CMake-c33fb2e664f81f23b3141190dd2476d6599060e6.tar.gz CMake-c33fb2e664f81f23b3141190dd2476d6599060e6.tar.bz2 | |
BinUtils: Use more-private temporary variable names
Since commit 4d786dfcfa (BinUtils: Avoid clobbering a variable named
without a private prefix, 2021-04-06, v3.20.1~4^2) we use variables
named `_tool` and `_name`, but these may still be common enough to
affect project code. Use `_CMAKE_TOOL` and `_CMAKE_TOOL_NAME` instead,
and unset them when finished.
Fixes: #22140
Diffstat (limited to 'Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
