Actions
Bug #299
closedFix array passing in C/Fortran interface files from P*TYPE* to *TYPE*V
Start date:
02/10/2012
Due date:
% Done:
0%
Estimated time:
Description
Some routines pass arrays incorrectly from Fortran to C. This does currently yield correct results for all compilers tested, i.e. is not an acute problem, but should be fixed for clarity of semantics.
Updated by Thomas Jahns over 12 years ago
- Status changed from Assigned to Closed
This has been addressed in commit:242a5f7c
Actions