We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e88d1 commit 6b5f504Copy full SHA for 6b5f504
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e814c420000561a7e45298c34a3586f1abe07d0a
+refs/heads/master: 236bf7a9b8e426fe764a33b788677e2ddfd2e943
trunk/src/lib/win32_os.rs
@@ -97,6 +97,7 @@ fn fclose(file: libc::FILE) {
97
98
fn fsync_fd(fd: fd_t, level: io::fsync::level) -> c_int {
99
// FIXME (1253)
100
+ fail;
101
}
102
103
#[abi = "cdecl"]
0 commit comments