Commit 4edd78d9 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

doc/go1.14.html: add some TODOs about various ports

Updates #15581
Updates #34368

Change-Id: Ife3be7ed484cbe87960bf972ac701954d86127d8
Reviewed-on: https://go-review.googlesource.com/c/go/+/201740Reviewed-by: default avatarBryan C. Mills <bcmills@google.com>
parent ef18d6a9
...@@ -33,9 +33,24 @@ TODO ...@@ -33,9 +33,24 @@ TODO
<h2 id="ports">Ports</h2> <h2 id="ports">Ports</h2>
<p> <p>
TODO 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.
</p>
<p>
TODO: is Illumos up with a builder and passing?
https://golang.org/issue/15581.
</p> </p>
<p>
TODO: announce something about the Go Solaris port? Solaris itself
is unmaintained? The builder is still running at Oracle, but the
employee who set it up left the company and we have no way to
maintain it.
</p>
<h3 id="nacl">Native Client (NaCl)</h3> <h3 id="nacl">Native Client (NaCl)</h3>
<p><!-- golang.org/issue/30439 --> <p><!-- golang.org/issue/30439 -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment