Discussion:
[go-nuts] Command "go test -cover runtime" failed on go master
'Dmitry Vyukov' via golang-nuts
2015-04-09 09:02:33 UTC
Permalink
Hello,
I am playing with
go version devel +414444d Thu Apr 9 04:26:44 2015 +0000 windows/386
Just for fun, I issued the in-subject mentioned command. I then obtained the
# runtime
C:\...\runtime\_test\_obj_test\vlrt.go:247: can only use //go:noescape with
external func implementations
FAIL runtime [build failed]
This is https://github.com/golang/go/issues/10378
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...