开发者

Go bug tracking / report system?

Where can I file bug reports for the Go language? I mean reports about a crashing compiler or something else about Go that does not work as adverti开发者_StackOverflow中文版sed. It would also be interesting to just read through them.


Go issue tracker


As of 2010-05-07 there's only one remaining bug in the current release's test suite (AMD/64 version) and that has to do with structure alignment not being "optimal". Some members are stored wider than they really need to be. If you've not seen it yet I recommend a good look at http://www.golang.org, and perhaps searching the archives of the mailing list linked there.

Hotei

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜