<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 20, 2014 at 2:53 PM, Peter Collingbourne <span dir="ltr"><<a href="mailto:peter@pcc.me.uk" target="_blank">peter@pcc.me.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, May 20, 2014 at 09:21:38PM +0000, Nico Weber wrote:<br>
> Is there a list of extensions you want to support?<br>
<br>
</div>I want to implement the unnamed substructure extension (section 3.3 here:<br>
<a href="http://plan9.bell-labs.com/sys/doc/compiler.html" target="_blank">http://plan9.bell-labs.com/sys/doc/compiler.html</a>). As far as I know, that<br>
is the only other extension required for the Go standard library.<br></blockquote><div><br></div><div>Hm, that doesn't sound so bad.</div><div><br></div><div>Do you happen to have a complete diff for all the changes you want to make that you could put somewhere? It sounds like it would be relatively small.</div>
<div><br></div><div>What are the odds of the go standard library depending on more plan9 stuff over time?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">> Could the go standard library not use plan9 extensions, if it's interested<br>
> in being compiled with more than 1 compiler?<br>
<br>
</div>I don't know how receptive the Go folks would be to that.</blockquote><div><br></div><div>Have you asked?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 Also, since their<br>
compiler supports the extensions unconditionally I'd imagine there may need to<br>
be some process changes on their end to avoid accidental use of the extensions.<br>
<br>
There's also the point that GCC decided to implement the needed extensions<br>
rather than change the standard library.<br>
<br>
Thanks,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Peter<br>
</font></span></blockquote></div><br></div></div>