commit | 812535d5abaea174f9b43bc9948c412a5d3246c3 | [log] [tgz] |
---|---|---|
author | as <abelia.lied@nym.hush.com> | Fri Jan 06 01:17:31 2017 -0800 |
committer | as <abelia.lied@nym.hush.com> | Fri Jan 06 01:17:31 2017 -0800 |
tree | 634c6608429e0d777c6a4dd65568ab02661b7298 | |
parent | 0c676cb91f8eb4bdaa996c19e75de9829c611e23 [diff] |
int-to-bool conversions
diff --git a/PriorDiscussion.md b/PriorDiscussion.md index 26b2fe6..d26827c 100644 --- a/PriorDiscussion.md +++ b/PriorDiscussion.md
@@ -18,6 +18,11 @@ TODO +### Add explicit int-to-bool conversions + +Rejected, see +https://github.com/golang/go/issues/9367#issuecomment-143128337 + ### Add mechanism to silence vet warnings Rejected, see discussion in https://github.com/golang/go/issues/17058 @@ -41,3 +46,4 @@ Rejected, see https://github.com/golang/go/issues/15507 +