]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/vet/all: update windows whitelist
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Feb 2017 06:55:51 +0000 (22:55 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Feb 2017 18:42:16 +0000 (18:42 +0000)
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 <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/vet/all/whitelist/windows.txt

index e80a92fa71362abdf3ba365bbf43ff7479349c98..2c101aeb980c0e937fc322fe08c2b878cfcd3bb1 100644 (file)
@@ -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)