Skip to content

ObjC multiple return type warning #260

Closed
dart-archive/ffigen
#412
@liamappelbe

Description

@liamappelbe

There are some methods triggering the multiple return type warning from in the interface parser. Need to investigate to figure out what this means.

[WARNING]: Method "changeWithObject:type:index:" in instance "NSOrderedCollectionChange" has multiple return types.
[WARNING]: Method "changeWithObject:type:index:associatedIndex:" in instance "NSOrderedCollectionChange" has multiple return types.
[WARNING]: Method "differenceByTransformingChangesWithBlock:" in instance "NSOrderedCollectionDifference" has multiple return types.
[WARNING]: Method "registeredTypeIdentifiersWithFileOptions:" in instance "NSItemProvider" has multiple return types.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions