-
Notifications
You must be signed in to change notification settings - Fork 18k
syscall: TestDirentRepeat broken on FreeBSD 11.2 #31403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I believe both netbsd also broke by the same change, in a different way: https://build.golang.org/log/08ee3b794c5871f4778b426526f5072f3083bed7 |
go/src/syscall/dirent_bsd_test.go Lines 109 to 112 in a6af104
On FreeBSD 11.x go/src/syscall/ztypes_freebsd_amd64.go Lines 185 to 202 in 3cb92fc
The convertion is done in go/src/syscall/syscall_freebsd.go Lines 268 to 282 in 3cb92fc
|
Change https://golang.org/cl/171757 mentions this issue: |
https://go-review.googlesource.com/c/go/+/171477 broke:
https://build.golang.org/log/659cce8aef83ace25901509984f0d41e0bf1833b
The text was updated successfully, but these errors were encountered: