-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
featureIndicates new feature / enhancement requestsIndicates new feature / enhancement requestsffiforeign function interfaces, ccall, etc.foreign function interfaces, ccall, etc.help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request
Description
In conversation with @vtjnash I mentioned that it might make sense to add a calling convention to ccall that implements the GFortran ABI so that we can target different Fortran ABI compilers (see #38836) instead of having it be explicit.
Alternatively a @fcall macro could make sense that converts the arguments to by-ref and handles, characters correctly.
simonbyrne, lcw, oxinabox and antoine-levitt
Metadata
Metadata
Assignees
Labels
featureIndicates new feature / enhancement requestsIndicates new feature / enhancement requestsffiforeign function interfaces, ccall, etc.foreign function interfaces, ccall, etc.help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request