These warnings are now fixed (r28106). Thanks for reporting them.
George.
On Feb 26, 2013, at 04:27 , marco atzeri <marco.atzeri_at_[hidden]> wrote:
> CC to_self.o
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c: In function create_indexed_constant_gap_ddt:
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:48:5: warning: MPI_Type_struct is deprecated (declared at ../../ompi/include/mpi.h:1579): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c: In function create_indexed_gap_ddt:
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:89:5: warning: MPI_Address is deprecated (declared at ../../ompi/include/mpi.h:1057): MPI_Address is superseded by MPI_Get_address in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:90:5: warning: MPI_Address is deprecated (declared at ../../ompi/include/mpi.h:1057): MPI_Address is superseded by MPI_Get_address in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:93:5: warning: MPI_Type_struct is deprecated (declared at ../../ompi/include/mpi.h:1579): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:99:5: warning: MPI_Address is deprecated (declared at ../../ompi/include/mpi.h:1057): MPI_Address is superseded by MPI_Get_address in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:100:5: warning: MPI_Address is deprecated (declared at ../../ompi/include/mpi.h:1057): MPI_Address is superseded by MPI_Get_address in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:105:5: warning: MPI_Type_struct is deprecated (declared at ../../ompi/include/mpi.h:1579): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c: In function create_indexed_gap_optimized_ddt:
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:139:5: warning: MPI_Type_struct is deprecated (declared at ../../ompi/include/mpi.h:1579): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c: In function do_test_for_ddt:
> /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c:307:5: warning: MPI_Type_extent is deprecated (declared at ../../ompi/include/mpi.h:1541): MPI_Type_extent is superseded by MPI_Type_get_extent in MPI-2.0
> CCLD to_self.exe
|