[Lldb-commits] [PATCH] D156817: _wsopen_s does not accept bits other than `_S_IREAD | _S_IWRITE`
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 2 01:30:08 PDT 2023
DavidSpickett added a comment.
I just commented on the issue, thanks for the fix!
What exactly are the other bits in the mode here, are we losing something important potentially? I guess it can't be that important if Windows rejects them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156817/new/
https://reviews.llvm.org/D156817
More information about the lldb-commits
mailing list