-
Notifications
You must be signed in to change notification settings - Fork 161
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
DotFileLatticeSubgroups can't handle trivial group #663
Labels
good first issue
Issues that can be understood and addressed by newcomers to GAP development
kind: bug
Issues describing general bugs, and PRs fixing them
Milestone
Comments
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Mar 8, 2016
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Mar 8, 2016
Nice catch! Would you mind adding some code that handles this case and opening a pull request? |
markuspf
added
kind: bug
Issues describing general bugs, and PRs fixing them
good first issue
Issues that can be understood and addressed by newcomers to GAP development
labels
Mar 9, 2016
Sorry I just saw that @hulpke already fixed this. |
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Mar 9, 2016
Yes, I figured it shouldn't be too hard to find the relevant code but Alexander beat me to it. ;) |
This is marked for 4.8.3 but still waits a PR from @hulpke or should be postponed as non-critical. |
This was part of PR #667 Thus closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Issues that can be understood and addressed by newcomers to GAP development
kind: bug
Issues describing general bugs, and PRs fixing them
DotFileLatticeSubgroups( LatticeSubgroups( Group(()) ), "test" );
throws an error:
The text was updated successfully, but these errors were encountered: