Skip to content

Argument-free ABI-agnostic wrappers #55

@DavidPoliakoff

Description

@DavidPoliakoff

Many tools want to do simple wrappers which don't care about the arguments of the functions being wrapped. Caring about arguments is a source of ABI problems. Gotcha should support as a configuration option the creation of such wrappers rather than the current argument-requiring ones. A common use case would be MPI wrappers.

Issue originally reported by @jmellorcrummey , who can feel free to tell me if we got anything wrong from those requirements, or if there's anything else we'd need to support

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