Yo IB-folks

Are we ever going to get these warnings corrected? This is from current trunk, 
built on a Linux system --with-openib. It has been this way for quite some 
time...

In file included from btl_openib_proc.h:27,
                 from btl_openib.c:50:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from btl_openib_component.c:82:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from btl_openib_endpoint.c:46:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from btl_openib_proc.h:27,
                 from btl_openib_proc.c:28:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from btl_openib_async.h:14,
                 from btl_openib_async.c:28:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from btl_openib_xrc.h:15,
                 from btl_openib_xrc.c:23:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from btl_openib_ip.c:29:
btl_openib_endpoint.h: In function ‘post_send’:
btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from ./btl_openib_proc.h:27,
                 from connect/btl_openib_connect_base.c:14:
./btl_openib_endpoint.h: In function ‘post_send’:
./btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from connect/btl_openib_connect_oob.c:42:
./btl_openib_endpoint.h: In function ‘post_send’:
./btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from connect/btl_openib_connect_empty.c:14:
./btl_openib_endpoint.h: In function ‘post_send’:
./btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from connect/btl_openib_connect_xoob.c:28:
./btl_openib_endpoint.h: In function ‘post_send’:
./btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness
In file included from ./btl_openib_proc.h:27,
                 from connect/btl_openib_connect_rdmacm.c:53:
./btl_openib_endpoint.h: In function ‘post_send’:
./btl_openib_endpoint.h:506: warning: pointer targets in passing argument 1 of 
‘opal_atomic_cmpset_32’ differ in signedness



Reply via email to