Skip to content

Regression: Irr runs into an error #2117

@ThomasBreuer

Description

@ThomasBreuer

The following happens currently in the master branch:

gap> g:= DirectProduct( AlternatingGroup(5), SymmetricGroup(3) );;
gap> Irr( g );;
Error, no method found! For debugging hints type ?Recovery from NoMethodFound
Error, no 1st choice method found for `[]' on 2 arguments
The 2nd argument is 'fail' which might point to an earlier problem
 at /.../gap-master/gap/lib/methsel2.g:250 called from
[...]

git bisect says that the first bad commit is b6a4985.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions