From: Josh Bleecher Snyder Date: Tue, 21 Feb 2017 06:55:51 +0000 (-0800) Subject: cmd/vet/all: update windows whitelist X-Git-Tag: go1.9beta1~1484 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2774085bdc9f0e64a3dd00633d5d6ae860988c78;p=gostls13.git cmd/vet/all: update windows whitelist A last-minute rollback of a change left some unreachable code that we don't want to remove. Change-Id: Ida0af5b18ed1a2e13ef66c303694afcc49d7bff4 Reviewed-on: https://go-review.googlesource.com/37304 Run-TryBot: Josh Bleecher Snyder TryBot-Result: Gobot Gobot Reviewed-by: Brad Fitzpatrick --- diff --git a/src/cmd/vet/all/whitelist/windows.txt b/src/cmd/vet/all/whitelist/windows.txt index e80a92fa71..2c101aeb98 100644 --- a/src/cmd/vet/all/whitelist/windows.txt +++ b/src/cmd/vet/all/whitelist/windows.txt @@ -1,5 +1,7 @@ // windows-specific vet whitelist. See readme.txt for details. -path/filepath/path_windows_test.go: possible formatting directive in Fatal call +// Issue 18609 +crypto/x509/root_windows.go: unreachable code + runtime/sys_windows_ARCHSUFF.s: [GOARCH] sigtramp: function sigtramp missing Go declaration runtime/sys_windows_ARCHSUFF.s: [GOARCH] onosstack: unknown variable usec; offset 0 is fn+0(FP)