Re: [OMPI devel] Warnings in v1.7.4: rcache

2013-10-23 Thread Rolf vandeVaart
Ralph Castain Sent: Wednesday, October 23, 2013 7:19 PM To: Open MPI Developers Subject: [OMPI devel] Warnings in v1.7.4: rcache One of the recent CMRs has created new warnings in v1.7.4: rcache_vma.c: In function 'mca_rcache_vma_find': rcache_vma.c:58:23: warning: pointer of type '

[OMPI devel] Warnings in v1.7.4: rcache

2013-10-23 Thread Ralph Castain
One of the recent CMRs has created new warnings in v1.7.4: rcache_vma.c: In function 'mca_rcache_vma_find': rcache_vma.c:58:23: warning: pointer of type 'void *' used in arithmetic [-Wpedantic] bound_addr = addr + size - 1; ^ rcache_vma.c:58:30: warning: pointer of type