| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Closes #73676Just to confirm, does this CL fix 73676? At a surface level, this CL applies to only Root, whereas 73676 doesn't need Root.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Closes #73676Just to confirm, does this CL fix 73676? At a surface level, this CL applies to only Root, whereas 73676 doesn't need Root.
Root.OpenFile is mentioned in the proposal, but not in the final comment from Austin. That's an oversight, as Root.OpenFile should mimic os.OpenFile. The latter already supports the new flags, so this CL closes the issue.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
os,internal/syscall/windows: support O_* flags in Root.OpenFile
These file flags are supported by os.OpenFile since CL 699415.
Closes #73676
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |