summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakePolicyCommand.h
diff options
context:
space:
mode:
authorWilliam R. Dieter <william.r.dieter@intel.com>2023-08-26 06:00:08 (GMT)
committerBrad King <brad.king@kitware.com>2023-09-08 19:52:09 (GMT)
commitcd46ecad1910fae22c93f02b108e70c4e0a2a8ea (patch)
tree67d06a7cd021e2a9dd7f96544cf1031ac0f149a8 /Source/cmCMakePolicyCommand.h
parent91585ad105ff611fbaa507e758a5c9043bb9d142 (diff)
downloadCMake-cd46ecad1910fae22c93f02b108e70c4e0a2a8ea.zip
CMake-cd46ecad1910fae22c93f02b108e70c4e0a2a8ea.tar.gz
CMake-cd46ecad1910fae22c93f02b108e70c4e0a2a8ea.tar.bz2
Debugger: Fix pipe connection error message construction on Windows
Adding an integer to a C string does pointer math, rather than converting to string. Instead convert the result of `GetLastError` to string before adding it to the error message. This problem was accidentally introduced by commit 8b1257e7bf (Debugger: Replace libuv with platform-specific connection code, 2023-07-29). Signed-off-by: William R. Dieter <william.r.dieter@intel.com>
Diffstat (limited to 'Source/cmCMakePolicyCommand.h')
0 files changed, 0 insertions, 0 deletions