Closed LKedward closed 3 years ago
Latest ifort doesn't seem to like the procedure pointer used for implementing a custom error handler. Fix will be to wrap the call in a module procedure instead of calling the procedure pointer directly.
ifort
Latest
ifort
doesn't seem to like the procedure pointer used for implementing a custom error handler. Fix will be to wrap the call in a module procedure instead of calling the procedure pointer directly.