1
1
openmpi/ompi/group
Nathan Hjelm 0b8fc13299 MPI-3.0: update C bindings with const and consistent use of [] for
arrays.

The MPI 3.0 standard added const to all in buffers in the C bindings. This
commit adds the const keyword and in most cases casts const away. We will
eventually should go through and update the various interfaces (coll, pml,
io, etc) to take the const keyword. The group, comm, win, and datatype
interfaces have been updated with const.

cmr=v1.7.4:ticket=trac:3785:reviewer=jsquyres

This commit was SVN r29266.

The following Trac tickets were found above:
  Ticket 3785 --> https://svn.open-mpi.org/trac/ompi/ticket/3785
2013-09-26 21:56:20 +00:00
..
group_bitmap.c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
group_dbg.h This commit fixes trac:1931. By separating out structures and defines used by 2009-06-10 14:57:28 +00:00
group_init.c == Highlights == 2012-04-18 15:57:29 +00:00
group_plist.c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
group_set_rank.c Merging in the Sparse Groups.. 2007-08-04 00:41:26 +00:00
group_sporadic.c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
group_strided.c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
group.c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
group.h MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
Makefile.am Revert the prior change out from the individual .h files - the problem was in the Makefile.am's, causing the make dist to fail. 2009-06-11 03:15:47 +00:00