-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update of GMP from version 6.1.2 (December 2016) to version 6.2.0 (January 2020) #3912
Conversation
There may be a problem with Macs. The GMP web page says:
The affected versions of Xcode came out between Sep and Dec 2019. Anyone who got a new Mac or upgraded their OS in that interval and hasn't install the (inevitably huge) upgrade to Xcode will be affected. |
But as you write, this affects both version 6.1.2 which we are using right now, and also the new version 6.2.0. So this problem is orthogonal to this PR, isn't it? Somebody might still want to implement a change to our buildsystem to check for the problematic Xcode versions... |
@fingolfin Fair point. The bug may well be in parts of GMP we don't use. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed, the only possibly concerning problem in 6.2 is already present in 6.1.2.
We had 6.1.2 before, released in December 2016. This new version was released January 2020.