[go1.10] 支持go1.10版本的编译使用 #101
zhangyongding
started this conversation in
General
Replies: 2 comments 1 reply
-
无此计划 |
Beta Was this translation helpful? Give feedback.
0 replies
-
go版本的升级会导致对一些旧的操作系统不再提供支持,比如windows,android,ios等。这意味着部分软件如果要兼容在旧的操作系统上运行,就没办法对go的版本进行持续升级,所以我认为gmsm应该谨慎考虑对go最低版本支持的能力,而不是一味的跟着go的版本进行持续的升级。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
因为某些场景下需要支持windows xp系统,而go支持windows xp的最后一个版本是go1.10,所以是否可以考虑支持go1.10版本?
Beta Was this translation helpful? Give feedback.
All reactions