- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I get the following error when I compile overide_pdt.f90 (attached):
ifort override_pdt.f90
override_pdt.f90(56): error #8383: The dummy arguments of an overriding and overridden binding that correspond by position must have the same characteristics, except for the type of the passed object dummy arguments. [TESTQ]
PROCEDURE, PASS :: testq => test_extendedq
I believe this is a compiler bug. It might be related to the bug I reported yesterday. If so, this is a different way to trigger that bug. This is with ifort version 15.0.2 on openSUSE 13.2.
Best regards,
Øystein
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, probably the same. I'll add this test to the other one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Should be fixed in 16.0.

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