Re: [Patch, Fortran] Allocatable coarrays: Pass "token" to caf_registering

2011-08-02 Thread Mikael Morin
On Tuesday 02 August 2011 17:47:37 Tobias Burnus wrote: > Simple patch: Coarrays are identified by a token; this patch passes the > token (which is stored in the descriptor allocatable coarrays) to > libcaf's registering function. > > In terms of token and allocatable coarrays: The next step is to

[Patch, Fortran] Allocatable coarrays: Pass "token" to caf_registering

2011-08-02 Thread Tobias Burnus
Simple patch: Coarrays are identified by a token; this patch passes the token (which is stored in the descriptor allocatable coarrays) to libcaf's registering function. In terms of token and allocatable coarrays: The next step is to fix passing actual arguments to assumed-shape coarrays dummie