On May 14, 2009, at 9:57 AM, Rainer Keller wrote:
> This generated a bunch of warnings - the "z" length modifier is
not a
> generally supported option, which is why we do not use it.
I see You compile with -pedantic?
Ya, configure adds that automatically if you --enable-picky.
> btl_tcp_co
Hey Ralph,
On Wednesday 13 May 2009 10:54:43 pm Ralph Castain wrote:
> This generated a bunch of warnings - the "z" length modifier is not a
> generally supported option, which is why we do not use it.
I see You compile with -pedantic?
> btl_tcp_frag.c: In function ‘mca_btl_tcp_frag_send’:
> btl_t
Yo Rainer
This generated a bunch of warnings - the "z" length modifier is not a
generally supported option, which is why we do not use it.
btl_tcp_frag.c: In function ‘mca_btl_tcp_frag_send’:
btl_tcp_frag.c:115: warning: ISO C90 does not support the ‘z’ printf
length modifier
btl_tcp_frag.c