[J3] Question to "The CFI_section function"

Robert Corbett rpcorbett at att.net
Tue Nov 12 07:38:57 EST 2019


The second part of the
"Description" portion of 18.5.5.7
describes what the lower bounds
of the result should be.
If the C pointer "lower_bounds"
is a null pointer, the lower bounds
of the result are the lower bounds
of the source; otherwise, the
lower bounds of the result are the
values of the array addressed by
the C pointer "lower_bounds".

Bob Corbett

> On Nov 12, 2019, at 4:06 AM, Tobias Burnus via J3 <j3 at mailman.j3-fortran.org> wrote:
> 
> Hi all,
> 
> what's the expected 'lower_bound's of the array descriptor 'result' after a call to "18.5.5.7 The CFI_section function"? My feeling is that 0 is intended but I cannot find it in the spec.
> 
> Is it missing or am I just looking at the wrong part of the standard?
> 
> Cheers,
> 
> Tobias
> 



More information about the J3 mailing list