Skip to content
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

Backports for stable-4.12 #5042

Merged
merged 8 commits into from
Sep 9, 2022

Conversation

fingolfin and others added 6 commits September 9, 2022 16:06
We stopped shipping this some time ago, as it was (a) outdated
and (b) the FSF asked us to. So don't claim we ship them, instead
point to a better alternative.
This section was partially outdated (reference to spaces in paths
is hopefully obsolete?) and in general seems of little use these
days, seeing as it mostly just recommends to use the .exe installer,
which we recommend anyway...

Also removing some trailing bits at the end of `INSTALL.md` which
may or may not be supposed to be part of the remove section, but
which seem out of place in any case.
This disables an attempt to use cyclic extension instead of lifting for
lattices of smallish groups. The issue is that CE returns data in a
slightly different format than required. This resulted in some commands,
e.g. `ConjugacyClassesSubgroups(SmallGroup(1344,11293))`, to enter a
break loop.

If tomlib is loded it's a mote issue, and thus does not merit further
investigation.

This resolves gap-system#4854
Since this is costly, it is worth to force a minimal generating set for
solvable groups. This resolves problems the yangbaxter package has had.

Close gap-system#5024
@fingolfin fingolfin added the release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes label Sep 9, 2022
@fingolfin fingolfin enabled auto-merge (rebase) September 9, 2022 14:11
@fingolfin fingolfin changed the base branch from master to stable-4.12 September 9, 2022 15:08
fingolfin and others added 2 commits September 9, 2022 17:08
…oups

It could end up returning nothing and not invoking TryNextMethod().
This caused a failure in the hap test suite.

This is a recent regression in 4.12.0.
@fingolfin fingolfin merged commit f13d1ed into gap-system:stable-4.12 Sep 9, 2022
@fingolfin fingolfin deleted the mh/backports-4.12 branch September 9, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants