diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2021-08-09 17:35:56 (GMT) |
---|---|---|
committer | Alex Turbov <i.zaufi@gmail.com> | 2021-08-09 18:05:09 (GMT) |
commit | 61b33c3f4eae3ce81df36c79ec69630cd9fcefdc (patch) | |
tree | 8ad558d0d6ac37c02e0c83f3a28b65a37c48aa1b /Tests/CPackWiXGenerator | |
parent | 7e3250da2fa0155a8c83b3aadef0407a701f2953 (diff) | |
download | CMake-61b33c3f4eae3ce81df36c79ec69630cd9fcefdc.zip CMake-61b33c3f4eae3ce81df36c79ec69630cd9fcefdc.tar.gz CMake-61b33c3f4eae3ce81df36c79ec69630cd9fcefdc.tar.bz2 |
Fix: Regression in the `cmConditionEvaluator::HandleLevel0`
As reported in the BUG #22524, mismatched parenthesis reported differently
for `while()` and `if()`.
The problem was in the double loop (over "handlers" and the arguments),
where the outer loop didn't check the result of the running handler.
Diffstat (limited to 'Tests/CPackWiXGenerator')
0 files changed, 0 insertions, 0 deletions