You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think _open supports long path, so I think we will need to do something similar to OpenFileForReading, then use _open_osfhandle to convert HANDLE to file descriptor.
This affects 0.21.0, may be related to #2241
To repro: mobile-install the official Android tutorial example on Windows with Bazel 0.21.0.
The text was updated successfully, but these errors were encountered: