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

Fix OnTuples([-1], (1,2)) returning [-1], as reported in #717 #718

Merged
merged 1 commit into from
Apr 14, 2016

Conversation

markuspf
Copy link
Member

@markuspf markuspf commented Apr 8, 2016

OnTuplesPerm left negative integers invariant instead of giving an
error, which would be consistent with the manual.

@markuspf
Copy link
Member Author

markuspf commented Apr 8, 2016

Fair enough, though I see little point in returning values from break loops.

`OnTuplesPerm` left negative integers invariant instead of giving an
error, which would be consistent with the manual.
@olexandr-konovalov olexandr-konovalov changed the title Fix #717 Fix OnTuples([-1], (1,2)) returning [-1], as reported in #717 Apr 14, 2016
@ChrisJefferson
Copy link
Contributor

Looks good to me.

@ChrisJefferson ChrisJefferson merged commit 2d7e7ae into gap-system:master Apr 14, 2016
@markuspf markuspf deleted the fix-on-tuples-perm branch February 5, 2017 12:31
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.

None yet

2 participants