On Thu, Jun 16, 2016 at 11:22 AM, <gordonbg...@gmail.com> wrote: > it no longer does the array bounds check twice
It's not safe, but you might want to try disabling bounds checking by "go tool compile -B" or "go build -gcflags=-B". -- 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+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.