Hi,
Today I've tried to compile my solution with new Intel Visual Fortran Composer 2015.
I get permanent compiler errors for "final" implementation: #5522: FINAL subroutines must be defined with the default calling convention.
Seems to be related to the used calling convention in my solution. Due to compatibility issues I do use the setting "CVF (/iface:cvf)".
It worked fine with Intel Visual Fortran Composer 2013 SP1 Update4.
How can I fix this bug?
Thanks in advance for all comments,
Michael