Skip to content

Conversation

simonbyrne and others added 13 commits March 16, 2022 08:50
Co-authored-by: Simeon David Schaub <[email protected]>
(cherry picked from commit 2338f5d)
If a user runs the tests with a `~/.gitconfig` that provides an
`init.defaultBranch` that is not `master`, our tests fail.  Let's adjust
to the user's configuration as appropriate.  We'll also rename this to
`default_branch` to signify that it may not be called `master` anymore.

(cherry picked from commit ac1d693)
Otherwise the first time a new method is inferred, `typeinf_edge` will
not respect the override, leading to lots of confusion.
This should fix some serious issues with calling {c,z}dot{c,u} on
Windows x86_64.  See [0] for more details, and [1] for a test case.

[0] JuliaLinearAlgebra/libblastrampoline@0829248
[1] JuliaLinearAlgebra/libblastrampoline@2ef4562

(cherry picked from commit 3c34dac)
We build without `gfortran` pretty regularly these days, let's make it
slightly less annoying to build without a `gfortran` available on the
path.

(cherry picked from commit 5ab5f98)
@KristofferC KristofferC changed the title Backports for julia 1.8-beta3/rc1 More backports for julia 1.8-beta2 Mar 21, 2022
@KristofferC KristofferC merged commit b655b2c into release-1.8 Mar 21, 2022
@KristofferC KristofferC deleted the backports-release-1.8 branch March 21, 2022 12:50
@timholy
Copy link
Member

timholy commented Mar 24, 2022

Noting that the downloads page still lists beta1 as the current 1.8 download. Is that intentional?

@KristofferC
Copy link
Member Author

Yes, the releases for the new beta are in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.