Skip to content

Commit 4edd78d

Browse files
committed
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/+/201740 Reviewed-by: Bryan C. Mills <[email protected]>
1 parent ef18d6a commit 4edd78d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

doc/go1.14.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,24 @@ <h2 id="language">Changes to the language</h2>
3333
<h2 id="ports">Ports</h2>
3434

3535
<p>
36-
TODO
36+
TODO: is Dragonfly passing? On both Dragonfly release & tip? (ABI
37+
change happened) Does the net package's interface APIs work on both?
38+
https://golang.org/issue/34368.
39+
</p>
40+
41+
<p>
42+
TODO: is Illumos up with a builder and passing?
43+
https://golang.org/issue/15581.
3744
</p>
3845

46+
<p>
47+
TODO: announce something about the Go Solaris port? Solaris itself
48+
is unmaintained? The builder is still running at Oracle, but the
49+
employee who set it up left the company and we have no way to
50+
maintain it.
51+
</p>
52+
53+
3954
<h3 id="nacl">Native Client (NaCl)</h3>
4055

4156
<p><!-- golang.org/issue/30439 -->

0 commit comments

Comments
 (0)