On Sunday, October 27, 2019 at 9:54:29 AM UTC+1, rog wrote: > > > On Sun, 27 Oct 2019, 00:04 Gert, <gert....@gmail.com <javascript:>> wrote: > >> I believe it's going to be to hard to write a go vet analyser that could >> warn to detect unintended state change on a array from two different >> pointers. >> > > Isn't that why we have the race detector? >
I think it only catches concurrent access to the same address, so not sure if it catches everything. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/39c04bde-2c9c-4396-84c1-a71143de5e39%40googlegroups.com.