Yep, I'm working on it right now :]
Aurelien
Le 5 mars 08 à 09:58, Jeff Squyres a écrit :
> I just mailed those to Aurelien from the MTT output as well. :-)
>
>
> On Mar 5, 2008, at 9:51 AM, Ralph H Castain wrote:
>
>> Not sure who is handling vprotocol, but here are some warnings I'm
>> seeing on
>> the trunk:
>>
>> vprotocol_pessimist_request.c: In function
>> 'mca_vprotocol_pessimist_request_free':
>> vprotocol_pessimist_request.c:41: warning: format '%u' expects type
>> 'unsigned int', but argument 6 has type 'size_t'
>> vprotocol_pessimist_recv.c: In function
>> 'mca_vprotocol_pessimist_irecv':
>> vprotocol_pessimist_recv.c:31: warning: format '%u' expects type
>> 'unsigned
>> int', but argument 6 has type 'size_t'
>> vprotocol_pessimist_recv.c: In function
>> 'mca_vprotocol_pessimist_recv':
>> vprotocol_pessimist_recv.c:58: warning: format '%u' expects type
>> 'unsigned
>> int', but argument 6 has type 'size_t'
>> vprotocol_pessimist_send.c: In function
>> 'mca_vprotocol_pessimist_isend':
>> vprotocol_pessimist_send.c:27: warning: format '%u' expects type
>> 'unsigned
>> int', but argument 6 has type 'size_t'
>> vprotocol_pessimist_send.c: In function
>> 'mca_vprotocol_pessimist_send':
>> vprotocol_pessimist_send.c:49: warning: format '%u' expects type
>> 'unsigned
>> int', but argument 6 has type 'size_t'
>>
>>
>> Just an FYI
>> Ralph
>>
>>
>> _______________________________________________
>> devel mailing list
>> devel_at_[hidden]
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
>
>
> --
> Jeff Squyres
> Cisco Systems
>
> _______________________________________________
> devel mailing list
> devel_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/devel
|