Skip to content

Commit 6b5f504

Browse files
committed
---
yaml --- r: 6555 b: refs/heads/master c: 236bf7a h: refs/heads/master i: 6553: b016185 6551: 53cf6aa v: v3
1 parent d5e88d1 commit 6b5f504

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: e814c420000561a7e45298c34a3586f1abe07d0a
2+
refs/heads/master: 236bf7a9b8e426fe764a33b788677e2ddfd2e943

trunk/src/lib/win32_os.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ fn fclose(file: libc::FILE) {
9797

9898
fn fsync_fd(fd: fd_t, level: io::fsync::level) -> c_int {
9999
// FIXME (1253)
100+
fail;
100101
}
101102

102103
#[abi = "cdecl"]

0 commit comments

Comments
 (0)