-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels