From b8d339bc8dbb0754d1b6aa8a748598907e5b2dd2 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sun, 2 Feb 2020 14:43:54 +0100 Subject: [PATCH] doc/go1.14: remove TODO about Dragonfly passing Both the Dragonfly release and tip builder have been passing for a while. The net package's interface API is working on both builders since CL 202317 which has been re-vendored in CL 202438. Updates #34368 Updates #36878 Change-Id: I187178b3a59f2604187af453207fb4e24a56105c Reviewed-on: https://go-review.googlesource.com/c/go/+/217358 Reviewed-by: Ian Lance Taylor --- doc/go1.14.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/go1.14.html b/doc/go1.14.html index dec8e98d73..c6daba4988 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -52,12 +52,6 @@ appropriately.)

Ports

-

- TODO: is Dragonfly passing? On both Dragonfly release & tip? (ABI - change happened) Does the net package's interface APIs work on both? - https://golang.org/issue/34368. -

-

TODO: is Illumos up with a builder and passing? https://golang.org/issue/15581. -- 2.50.0