On 16:59 Wed 24 Sep , Jack Morgenstein wrote: > libibmad: eliminate compiler warnings on x86_64 > > The snprintf's below generated warnings of the form: > warning: format '%010lx' expects type 'long unsigned int', but argument 4 has > type 'long long unsigned int' > on 64-bit systems -- due to the influence of the <>llu constants. Casting > solves this. > > Signed-off-by: Jack Morgenstein <[EMAIL PROTECTED]>
Applied. Thanks. Sasha _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
