Commit 0a56ed1
committed
Merge bitcoin/bitcoin#32567: subprocess: Backport upstream changes
e63a703 subprocess: Don't add an extra whitespace at end of Windows command line (laanwj)
Pull request description:
A list of the backported PRs:
- arun11299/cpp-subprocess#119
The following PRs were skipped for backporting:
- arun11299/cpp-subprocess#118 because there is no changes in the header code.
Required for bitcoin/bitcoin#32566.
ACKs for top commit:
laanwj:
Code review ACK e63a703
Tree-SHA512: 69a74aa7f9c611a9ec910e27161c5e9e147067d37f8335953cd3875fcc88dc840a2f7b206bb603f22507159e406b1449f1dc4702fffe890bb824672641b4feed1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1124 | 1124 | | |
1125 | 1125 | | |
1126 | 1126 | | |
| 1127 | + | |
1127 | 1128 | | |
1128 | 1129 | | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
1129 | 1135 | | |
1130 | 1136 | | |
1131 | | - | |
1132 | 1137 | | |
1133 | 1138 | | |
1134 | 1139 | | |
| |||
0 commit comments