-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-115119: Switch Windows build to mpdecimal external #115182
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
Conversation
3cfe39b to
7fc2f57
Compare
|
I missed that |
22bfcc4 to
c128618
Compare
|
Made it back around to this and fixed the build issue. I don't like the added |
|
!buildbot Windows |
|
🤖 New build scheduled with the buildbot fleet by @zware for commit c128618 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
|
@zware This looks like it's good enough shape - any reason to not merge yet? |
|
The limitation of 24h/day, mostly :) |
This comment was marked as off-topic.
This comment was marked as off-topic.
…-115182) This includes adding what should be a relatively temporary `Modules/_decimal/windows/mpdecimal.h` shim to choose between `mpdecimal32vc.h` or `mpdecimal64vc.h` based on which of `CONFIG_64` or `CONFIG_32` is defined.
…-115182) This includes adding what should be a relatively temporary `Modules/_decimal/windows/mpdecimal.h` shim to choose between `mpdecimal32vc.h` or `mpdecimal64vc.h` based on which of `CONFIG_64` or `CONFIG_32` is defined.
…-115182) This includes adding what should be a relatively temporary `Modules/_decimal/windows/mpdecimal.h` shim to choose between `mpdecimal32vc.h` or `mpdecimal64vc.h` based on which of `CONFIG_64` or `CONFIG_32` is defined.
libmpdecsources #115119