We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef18d6a commit 4edd78dCopy full SHA for 4edd78d
doc/go1.14.html
@@ -33,9 +33,24 @@ <h2 id="language">Changes to the language</h2>
33
<h2 id="ports">Ports</h2>
34
35
<p>
36
-TODO
+ 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.
44
</p>
45
46
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
52
53
54
<h3 id="nacl">Native Client (NaCl)</h3>
55
56
<p><!-- golang.org/issue/30439 -->
0 commit comments