- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
I am trying to use gen-interface sources command line for ifort compiler, in order to verify that the argument lists in the calling to subroutines match the argument list in the subroutines. Generally it works ok but it also gives me an error:
The type of the actual argument differs from the type of the dummy argument
When I am passing user defined type between subroutines. (real and integers arguments passed ok).
What can I do about it?
Thanks,
Oren
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We'd need to see example source. Generally, this warning is valid and indicates an error in your code, but there's always the possibility of a compiler bug.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page