golang(go语言) 1.4.1 发布

jopen 9年前

golang(go语言) 1.4.1 发布了,该版本主要是 bug 修复,修复了 linker、日志、syscall 和 runtime 包的问题,

cmd/go: unhelpful error message from go get when custom import has moved

doc: install-source.html needs updated instructions. 

runtime: SIGPROF arriving on a foreign thread before any cgo call is made will crash the process

log: GC crash using logger in 1.4

runtime: bad pointer due to map iteration

cmd/ld: race enabled binaries are too large

runtime: "fatal error: schedule: holding locks" during runtime.Stack()

syscall: slice bounds out of range crash on openbsd 5.6

下载地址:https://golang.org/dl/