Doesn't compile under go1.12beta1
- Ngôn ngữ chính
- Go
- Star
- 105
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The package doesn't compile under go1.12beta1
I've tracked this down to a non-backwards compatible change in the FreeBSD go syscalls for which I've opened an issue
https://github.com/golang/go/issues/29393
Depending on the resolution of that issue I'll close this, or implement a version dependent work-around
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The issue points to a syscall incompatibility on FreeBSD in Go 1.12beta1, linked to golang/go#29393. Start by checking the Go issue's resolution and examining the syscall usage in the tree package, likely in files handling OS-specific operations. Determine if a version-dependent workaround is needed by testing compilation under different Go versions. Done looks like the package compiling successfully on FreeBSD with Go 1.12+.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- go
- Lĩnh vực
- cli
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100