On Sat, May 07, 2011 at 07:21:14AM +0200, Tobias Burnus wrote:
> The interface.c patch is to avoid a strange error ("actual argument must
> be simply contiguous") which is a bit odd if the actual argument is a
> scalar. As the dummy was an array, a rank mismatch would have been the
> proper erro
The interface.c patch is to avoid a strange error ("actual argument must
be simply contiguous") which is a bit odd if the actual argument is a
scalar. As the dummy was an array, a rank mismatch would have been the
proper error. - The patch simply suppresses the error message such that
the later