Hi folks

Not sure who is maintaining the SCTP BTL, but I found the following warnings when building tonight:

btl_sctp_frag.c: In function `mca_btl_sctp_frag_large_send':
btl_sctp_frag.c:179: warning: int format, different type arg (arg 3)
btl_sctp_frag.c:179: warning: int format, different type arg (arg 5)
btl_sctp_frag.c: In function `mca_btl_sctp_frag_send':
btl_sctp_frag.c:303: warning: int format, different type arg (arg 3)
btl_sctp_frag.c:303: warning: int format, different type arg (arg 5)
btl_sctp_endpoint.c: In function `mca_btl_sctp_endpoint_recv_connect_ack':
btl_sctp_endpoint.c:841: warning: too few arguments for format
btl_sctp_proc.c: In function `mca_btl_sctp_proc_create':
btl_sctp_proc.c:147: warning: int format, different type arg (arg 2)

Could you please clean this up?

Thanks!
Ralph

Reply via email to