<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, 16 Mar 2016 at 05:55 Eric Christopher <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Andrew, Peter,<div><br></div><div>I took a look at the results of running govet on the go bindings - there are a lot of small/simple problems that should probably be looked at. Wrong number of arguments a few times, shifts by > 32, etc.</div></div></blockquote><div><br></div><div>Did you just run "go vet <a href="http://llvm.org/llvm/bindings/go">llvm.org/llvm/bindings/go</a>"? No customisation? Which version of Go are you using? I get no warnings from vet (which, frankly, surprises me; the bindings are a mess).</div><div><br></div><div>Cheers,</div><div>Andrew</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><a href="https://golang.org/cmd/vet/" target="_blank">https://golang.org/cmd/vet/</a><br></div><div><br></div><div>Thanks!</div></div><div dir="ltr"><div><br></div><div>-eric</div></div></blockquote></div></div>