diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2023-06-02 14:56:48 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2023-06-08 18:56:26 (GMT) |
commit | bb5ec5c9b484770e0b0f470da723bdce442a090b (patch) | |
tree | 50ed37adcfa59928f64a75c42e328c86564da908 /Templates | |
parent | 6fe39cdfed5cfd0e17c01a88aa40f02d44e8d800 (diff) | |
download | CMake-bb5ec5c9b484770e0b0f470da723bdce442a090b.zip CMake-bb5ec5c9b484770e0b0f470da723bdce442a090b.tar.gz CMake-bb5ec5c9b484770e0b0f470da723bdce442a090b.tar.bz2 |
cmUVProcessChain: Do some internal refactoring
Move most of cmUVProcessChain::InternalData::Finish() to Prepare()
so that error codes can be checked before attepting to spawn any
processes. Check some error codes that weren't being checked before.
Change return type of Finish() to void as it can't fail.
Diffstat (limited to 'Templates')
0 files changed, 0 insertions, 0 deletions