Skip to content

Commit c22fcc3

Browse files
authored
Update README.md
1 parent fddee2f commit c22fcc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
`stdout` and `stderr` are not captured. they are sent to `stdout` and `stderr` of the host application.
1010

11+
The standard technique using `dup` and `dup2` does not work for redirecting `libpython`.
12+
1113
* https://docs.microsoft.com/ja-jp/cpp/c-runtime-library/reference/dup-dup2?view=msvc-170
1214

1315
### CMake Options

0 commit comments

Comments
 (0)