Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix error: passing argument 7 of ‘SIMIX_req_comm_isend’ from incompatible pointer...
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 9 Jan 2012 13:48:25 +0000 (14:48 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 10 Jan 2012 12:24:15 +0000 (13:24 +0100)
commitefaf3faf8b1d61621c2e9253f853ab0733f6eba3
tree2a4716a289b191a0ef07ba84026bdb6515df8e2e
parentf9eaeed428ca3561e883ff8033ac4b4f0d122249
Fix error: passing argument 7 of ‘SIMIX_req_comm_isend’ from incompatible pointer type.

Note: casting non-compatible pointers to functions results in undefined behavior.
src/smpi/smpi_base.c