problem with strictly sorted inhomogeneous lists #3398
Labels
kind: bug: unexpected error
Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them
kind: bug
Issues describing general bugs, and PRs fixing them
regression
A bug that only occurs in the branch, not in a release
The following happens in the current master branch as well as in some released versions of GAP.
This is strange if one looks at the following.
The second piece of code shows that GAP regards the list as strictly sorted,
and also stores the filter.
Here is a situation --in the master branch-- where one runs into trouble because of the error.
Note that
Filtered
assumes that its result is strictly sorted whenever the argument is strictly sorted, and wants to apply this knowledge.The text was updated successfully, but these errors were encountered: