Skip to content

bug: LookupMaps class not updated correctly when merging extension classesΒ #366

@oSumAtrIX

Description

@oSumAtrIX

Bug description

Only this is set:

lookupMaps.classesByType[classDef.type] = classDef

However

internal val methodsByStrings = MethodClassPairsLookupMap()
is not set for example.

Acknowledgements

  • I have checked all open and closed bug reports and this is not a duplicate.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug reportSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions