Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SMPI: Fix the prototype of SMPI_MPI_Type_get_extent (use MPI_Aint instead of int...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 17 Aug 2009 10:15:29 +0000 (10:15 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 17 Aug 2009 10:15:29 +0000 (10:15 +0000)
commitb1d1799f478bc70bbe13e2e66d0a490b5fd8456c
tree8a409e9ae99e80b74da2f0107f95bfccce447ee4
parent821649e2221068a113b41b8e9c5ac4ba76887772
SMPI: Fix the prototype of SMPI_MPI_Type_get_extent (use MPI_Aint instead of int since types differ on 64bits)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6565 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/smpi/smpi_mpi_dt.c