Re: [OMPI users] probable bug in 1.9a1r31409

2014-04-16 Thread Mike Dubman
Hi, I committed your patch to the trunk. thanks M On Wed, Apr 16, 2014 at 6:49 PM, Mike Dubman wrote: > +1 > looks good. > > > On Wed, Apr 16, 2014 at 4:35 PM, Åke Sandgren > wrote: > >> On 04/16/2014 02:25 PM, Åke Sandgren wrote: >> >>> Hi!

Re: [OMPI users] probable bug in 1.9a1r31409

2014-04-16 Thread Mike Dubman
+1 looks good. On Wed, Apr 16, 2014 at 4:35 PM, Åke Sandgren wrote: > On 04/16/2014 02:25 PM, Åke Sandgren wrote: > >> Hi! >> >> Found this problem when building r31409 with Pathscale 5.0 >> >> pshmem_barrier.c:81:6: error: redeclaration of 'pshmem_barrier_all' must

Re: [OMPI users] probable bug in 1.9a1r31409

2014-04-16 Thread Åke Sandgren
On 04/16/2014 02:25 PM, Åke Sandgren wrote: Hi! Found this problem when building r31409 with Pathscale 5.0 pshmem_barrier.c:81:6: error: redeclaration of 'pshmem_barrier_all' must have the 'overloadable' attribute void shmem_barrier_all(void) ^

[OMPI users] probable bug in 1.9a1r31409

2014-04-16 Thread Åke Sandgren
Hi! Found this problem when building r31409 with Pathscale 5.0 pshmem_barrier.c:81:6: error: redeclaration of 'pshmem_barrier_all' must have the 'overloadable' attribute void shmem_barrier_all(void) ^ ../../../../oshmem/shmem/c/profile/defines.h:193:37: note: expanded from macro